NetBSD/games/fortune
jtc 8f83a67681 Link with -lcompat instead of -lgnuregex.
As soon as POSIX regular expressions are integrated into libc, -lgnuregex
will be going away.  Fortune use the old re_comp() & re_exec() regex
routines that are provided by -lcompat.
1993-11-11 01:01:21 +00:00
..
datfiles Always use `install -d' to make sure destination directory exists & has 1993-09-30 23:57:08 +00:00
fortune Link with -lcompat instead of -lgnuregex. 1993-11-11 01:01:21 +00:00
strfile Shouldn't use NOMAN here. We have a man page, even if we don't bother to 1993-08-03 21:58:55 +00:00
tools initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
unstr Add RCS identifiers. 1993-08-01 18:49:50 +00:00
Makefile Add RCS identifiers. 1993-08-01 05:37:30 +00:00
Notes initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
README initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00

README

#	@(#)README	5.1 (Berkeley) 6/26/90

The potentially offensive fortunes are not installed by default on BSD
systems.  If you're absolutely, *positively*, without-a-shadow-of-a-doubt
sure that your user community wants them installed, change the symbolic
link "datfiles/fortunes-o" to point to "datfiles/fortunes-o.real.rot13",
and do a make, followed by a make install.