NetBSD/tools/asn1_compile/Makefile
tv d21f3d4a13 Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'.
Prefix all non-target-specific things with `nb'.
2001-11-14 22:13:39 +00:00

7 lines
163 B
Makefile

# $NetBSD: Makefile,v 1.3 2001/11/14 22:13:39 tv Exp $
HOSTPROGNAME= nbasn1_compile
HOST_SRCDIR= lib/libasn1/asn1_compile
.include "${.CURDIR}/../Makefile.host"