summaryrefslogtreecommitdiffstats
path: root/fortune/fortune/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Get all the games compiling for iOSCameron Katri2021-02-221-9/+0
|
* Don't need -DHAVE_REGCOMP any moredholland2009-08-271-2/+2
|
* Add regexp support; remove -lcompat, use err*, warn*christos1998-02-041-4/+2
|
* use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compilelukem1997-10-221-2/+2
|
* WARNSifylukem1997-10-101-2/+2
|
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-1/+2
|
* specify man pages the new way.cgd1994-12-221-2/+2
|
* Link with -lcompat instead of -lgnuregex.jtc1993-11-111-3/+3
| | | | | 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.
* Drip -DNO_REGEX, Link with -lgnuregex.jtc1993-08-051-4/+6
|
* Makefilemycroft1993-08-021-9/+1
|
* got rid of unnecessary -lcompat and associated dependencycgd1993-03-231-2/+0
|
* after 0.2.2 "stable" patches appliedcgd1993-03-211-1/+9
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+10