BSD 4_3_Reno release
[unix-history] / usr / src / games / ching / phx / Makefile
# @(#)Makefile 5.1 (Berkeley) 5/11/90
PROG= ching.phx
CFLAGS+=-I${.CURDIR}/..
BINDIR= /usr/games
NOMAN= noman
.include <bsd.prog.mk>