|
|
1.1 root 1: # @(#)Makefile 5.4 (Berkeley) 5/11/90
2:
3: PROG= chess
4: SRCS= gnuchess.c uxdsp.c move.c
5: CFLAGS+=-DNEWMOVE=12
6: MAN6= chess.0
7: DPADD= ${LIBCURSES} ${LIBTERM} ${LIBCOMPAT}
8: LDADD= -lcurses -ltermlib -lcompat
9: HIDEGAME=hidegame
10:
11: beforeinstall:
12: install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/gnuchess.book \
13: ${DESTDIR}/usr/share/games
14:
15: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.