new style makefile
[unix-history] / usr / src / sys / tahoe / inline / Makefile
# @(#)Makefile 1.4 (Berkeley) %G%
PROG= inline
CFLAGS+=-Dtahoe
SRCS= main.c machdep.c machpats.c libcpats.c langpats.c
NOMAN= noman
.include <bsd.prog.mk>