diff options
author | B. Watson <yalhcru@gmail.com> | 2015-05-07 16:32:32 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2015-05-07 16:32:32 -0400 |
commit | 013ac7742311556022304e8b30ca170d48b3a016 (patch) | |
tree | 53faa33e75991363f1a6dcc7edc83a66b70e6995 /ching/Makefile | |
download | bsd-games-extra-013ac7742311556022304e8b30ca170d48b3a016.tar.gz |
initial commit
Diffstat (limited to 'ching/Makefile')
-rw-r--r-- | ching/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ching/Makefile b/ching/Makefile new file mode 100644 index 0000000..ab7834f --- /dev/null +++ b/ching/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1 2005/06/30 13:30:33 perry Exp $ + +SUBDIR= ching castching printching + +.include <bsd.subdir.mk> |