NetBSD/games/fortune/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
..
Makefile Link with -lcompat instead of -lgnuregex. 1993-11-11 01:01:21 +00:00
fortune.6 Convert to -mandoc macros. 1993-08-05 02:15:58 +00:00
fortune.c Nuke remaining patchkit headers. 1993-08-02 18:17:24 +00:00
pathnames.h Add RCS identifiers. 1993-08-01 18:49:50 +00:00