summaryrefslogtreecommitdiffstats
path: root/usr.bin/m4/Makefile
blob: 7a57e8340371f4b7b23f2d44cdaa4537c8f1ba17 (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

# -DEXTENDED
# 	if you want the paste & spaste macros.

PROG=	m4
CFLAGS+=-DEXTENDED
SRCS=	eval.c expr.c look.c main.c misc.c

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud