aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-09 17:03:40 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-09 17:03:40 +0000
commitb74d92f39a41e60f5b0da961cd028459934216ed (patch)
treec267fa70ec54a9b1fbeb96377df44bb2824fbfc7 /games
parentba2f438c49589017500bbeba28f22e2abd53242f (diff)
downloadsrc-b74d92f39a41e60f5b0da961cd028459934216ed.tar.gz
src-b74d92f39a41e60f5b0da961cd028459934216ed.zip
How embarassing. I totally forgot to cvs add this thing. Thanks, Rod!
Submitted by: jkh
Notes
Notes: svn path=/head/; revision=2621
Diffstat (limited to 'games')
-rw-r--r--games/x11/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/x11/Makefile b/games/x11/Makefile
new file mode 100644
index 000000000000..b24b5351e02a
--- /dev/null
+++ b/games/x11/Makefile
@@ -0,0 +1,5 @@
+# @(#)Makefile 8.2 (Berkeley) 3/31/94
+
+SUBDIR= xneko xroach
+
+.include <bsd.subdir.mk>