mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 16:49:40 +00:00
6 lines
96 B
Makefile
6 lines
96 B
Makefile
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
||
|
|
||
|
SUBDIR= backgammon teachgammon
|
||
|
|
||
|
.include <bsd.subdir.mk>
|