|
|
1.1 ! root 1: # @(#)Makefile 5.1 (Berkeley) 5/11/90 ! 2: ! 3: PROG= teachgammon ! 4: CFLAGS+=-DV7 -I${.CURDIR}/../common_source ! 5: SRCS= allow.c board.c check.c data.c fancy.c init.c odds.c one.c save.c \ ! 6: subs.c table.c teach.c ttext1.c ttext2.c tutor.c ! 7: DPADD= ${LIBTERM} ${LIBCOMPAT} ! 8: LDADD= -ltermcap -lcompat ! 9: HIDEGAME=hidegame ! 10: NOMAN= noman ! 11: ! 12: .PATH: ${.CURDIR}/../common_source ! 13: ! 14: .include "../../Makefile.inc" ! 15: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.