]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - canfield/cfscores/Makefile
initial import of 386bsd-0.1 sources
[bsdgames-darwin.git] / canfield / cfscores / Makefile
1 # @(#)Makefile 5.2 (Berkeley) 4/8/91
2
3 PROG= cfscores
4 CFLAGS+=-I${.CURDIR}/../canfield
5 NOMAN= noman
6 HIDEGAME=hidegame
7
8 .include "../../Makefile.inc"
9 .include <bsd.prog.mk>