]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - fortune/Makefile
Add RCS identifiers.
[bsdgames-darwin.git] / fortune / Makefile
1 # from: @(#)Makefile 5.6 (Berkeley) 4/27/91
2 # $Id: Makefile,v 1.4 1993/08/01 05:45:23 mycroft Exp $
3
4 SUBDIR= fortune
5
6 .ifmake !(install)
7 SUBDIR+= strfile
8 .endif
9
10 SUBDIR+= datfiles
11
12 .include <bsd.subdir.mk>