Makefile revision 1590
11590Srgrimes#	@(#)Makefile	8.1 (Berkeley) 6/6/93
21590Srgrimes
31590Srgrimes# -DEXTENDED 
41590Srgrimes# 	if you want the paste & spaste macros.
51590Srgrimes
61590SrgrimesPROG=	m4
71590SrgrimesCFLAGS+=-DEXTENDED
81590SrgrimesSRCS=	eval.c expr.c look.c main.c misc.c
91590Srgrimes
101590Srgrimes.include <bsd.prog.mk>
11