|
|
BSD 4.3reno
# @(#)Makefile 4.12 (Berkeley) 5/11/90
PROG= adventure
MAN6= adventure.0
SRCS= done.c init.c io.c main.c save.c subr.c vocab.c wizard.c
DPADD= ${LIBCOMPAT}
LDADD= -lcompat
.PATH: ${.CURDIR}
HIDEGAME=hidegame
save.o: save.c # vax C optimizer bug - infinite loop
${CC} -c ${.CURDIR}/save.c
beforeinstall:
cp ${.CURDIR}/glorkz .
mv adventure adventure.out
./adventure.out
rm -f adventure.out
.include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.