xref: /csrg-svn/sys/tahoe/inline/Makefile (revision 45700)
1*45700Sbostic#	@(#)Makefile	1.4 (Berkeley) 12/04/90
224034Ssam
324034SsamPROG=	inline
4*45700SbosticCFLAGS+=-Dtahoe
524034SsamSRCS=	main.c machdep.c machpats.c libcpats.c langpats.c
6*45700SbosticNOMAN=	noman
724034Ssam
8*45700Sbostic.include <bsd.prog.mk>
924034Ssam
10