diff options
Diffstat (limited to 'backgammon/Makefile')
| -rw-r--r-- | backgammon/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/backgammon/Makefile b/backgammon/Makefile new file mode 100644 index 00000000..01b2160a --- /dev/null +++ b/backgammon/Makefile @@ -0,0 +1,5 @@ +# @(#)Makefile 5.1 (Berkeley) 6/17/90 + +SUBDIR= backgammon teachgammon + +.include <bsd.subdir.mk> |
