Cross Reference: Makefile
xref: /src/usr.bin/menuc/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.bin/menuc/
Makefile revision 1.4
11.4Slukem#	$NetBSD: Makefile,v 1.4 1997/10/22 01:53:41 lukem Exp $
21.1Sphil
31.2SmycroftPROG=	menuc
41.2SmycroftSRCS=	main.c parse.y scan.l avl.c mdb.c util.c
51.4SlukemCPPFLAGS+=-I. -I${.CURDIR}
61.2SmycroftLDADD+=	-ll
71.2SmycroftDPADD+=	${LIBL}
81.1Sphil
91.2SmycroftCLEANFILES+= y.tab.h
101.1Sphil
111.2SmycroftFILES= menu_sys.def
121.2SmycroftFILESDIR= /usr/share/misc
131.1Sphil
141.2Smycroft.include <bsd.prog.mk>
15

Indexes created Wed Dec 03 09:09:31 GMT 2025