diff options
Diffstat (limited to 'games/ching/cno/Makefile')
-rw-r--r-- | games/ching/cno/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/games/ching/cno/Makefile b/games/ching/cno/Makefile deleted file mode 100644 index 64e6a98be0be..000000000000 --- a/games/ching/cno/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# @(#)Makefile 8.1 (Berkeley) 5/31/93 - -PROG= ching.cno -BINDIR= /usr/games -CFLAGS+=-I${.CURDIR}/.. -NOMAN= noman - -.include <bsd.prog.mk> |