opnsense-src/usr.sbin/pcvt/set2061/Makefile

14 lines
213 B
Makefile
Raw Normal View History

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