+# from: @(#)Makefile 5.2 (Berkeley) 5/6/91
+# $Id: Makefile,v 1.10 1994/02/10 02:31:32 cgd Exp $
+
+#
+# set `OBSCENE' to "real" to have obscene fortunes installed,
+# fake to have a note stating that they're not installed
+# isntalled in their place
+#
+OBSCENE=real
+
+NORMDAT= fortunes.dat startrek.dat zippy.dat
+OBSDAT= fortunes-o.dat
+DATFILES= ${NORMDAT} ${OBSDAT}