freebsd_amp_hwpstate/usr.sbin/pcvt/set2061/Makefile

14 lines
222 B
Makefile

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