freebsd-dev/usr.sbin/pcvt/set2061/Makefile
Jordan K. Hubbard 88644a577e PCVT userland utilities.
Submitted by:	hm
1995-02-05 13:49:25 +00:00

14 lines
220 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