NetBSD/games/fortune/Makefile

12 lines
144 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 5.6 (Berkeley) 4/27/91
SUBDIR= fortune
.ifmake !(install)
SUBDIR+= strfile
1993-03-21 12:45:37 +03:00
.endif
SUBDIR+= datfiles
1993-03-21 12:45:37 +03:00
.include <bsd.subdir.mk>