Cross Reference: Makefile
xref: /src/tools/asn1_compile/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tools/asn1_compile/
Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 2001/10/25 07:45:14 thorpej Exp $
2
3HOST_SRCDIR=	lib/libasn1/asn1_compile
4
5DPSRCS= print_version.h
6print_version.h: make-print-version.c ${.CURDIR}/../../include/heimdal/version.h
7	${HOST_LINK.c} -o make-print-version ${>:M*.c}
8	./make-print-version print_version.h
9
10.include "${.CURDIR}/../Makefile.host"
11
12.PATH: ${DIST}/heimdal/lib/roken ${DIST}/heimdal/lib/vers
13CLEANFILES+=	print_version.h make-print-version make-print-version.lo
14
15${TIMESTAMP}: Makefile
16

Indexes created Wed Dec 03 22:09:28 GMT 2025