freebsd_amp_hwpstate/usr.sbin/pcvt/set2061/Makefile

14 lines
222 B
Makefile
Raw Normal View History

PROG= set2061
SRCS= main.c ICD2061Aalt.c
CFLAGS+= -DGCCUSESGAS -DPCVT_STANDALONE
NOMAN=
all: $(PROG)
install: ${DEMOS}
1995-05-07 05:56:00 +00:00
@${ECHO} "set2061 is not installed automatically ...."
.include <bsd.prog.mk>
1995-05-30 03:57:47 +00:00
$(PROG): compiler.h