summaryrefslogtreecommitdiffstats
path: root/fortune
Commit message (Expand)AuthorAgeFilesLines
* use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compilelukem1997-10-223-7/+9
* Use S_IS*(), not S_IF*.mycroft1997-10-191-3/+3
* deprecate autolukem1997-10-121-7/+7
* WARNSifylukem1997-10-111-24/+32
* WARNSify, deprecate registerlukem1997-10-111-50/+60
* WARNSifylukem1997-10-105-96/+98
* don't xref obsolete regcmp(3)mikel1997-07-161-3/+2
* Use proginstall:: to disable installing PROG.mycroft1997-05-071-2/+3
* Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.mycroft1997-05-071-3/+2
* Allow this to be cross-compiled (in a manner consistent with boggle'sthorpej1997-04-281-1/+10
* Go into the "strfile" subdirectory unconditionally; we let that Makefilethorpej1997-04-281-8/+2
* - Makefile cleanupschristos1997-03-241-7/+4
* eliminate mismatched quote charmikel1997-03-141-1/+1
* alternate -> alternative, per PR 2643mouse1997-03-081-2/+2
* fix typo in Napoleon's namemikel1997-01-232-2/+2
* Clean this up, and be more consistent:cgd1996-12-235-20747/+46
* Oy Gevalt, incorrect meter!tls1996-11-231-1/+1
* Use ${INSTALL}.thorpej1996-10-181-3/+3
* <machine/endian.h> -> <sys/types.h>christos1996-10-131-3/+3
* Remove duplicate (and inaccurate) citation. Update the remaining one to bepk1996-06-021-10/+5
* Use tr instead of caesar to generate fortunes-ojtc1996-02-291-2/+2
* Parallel make fixeschristos1995-10-221-2/+3
* Correct typos noted by Mike Long; PR#1654.pk1995-10-223-6/+6
* fix typo: new -> knewjtc1995-07-171-1/+1
* Use `install -c'.pk1995-06-261-2/+2
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-2/+3
* clean more cruft; fix up to build the way CSRG now intendscgd1995-04-221-6/+3
* kill these; no longer necessary or appropriate.cgd1995-04-222-2020/+0
* merge with Lite, new RCS id conventions, etc.cgd1995-03-2318-152/+223
* from Litecgd1995-03-2113-31/+97417
* specify man pages the new way.cgd1994-12-222-3/+4
* kiil bogus install -d'scgd1994-02-101-2/+1
* fix 'make' biff. from Roland McGrathcgd1994-01-241-2/+2
* Use .OBJDIR for auxiliary programs.pk1994-01-041-5/+6
* Use <dirent.h> instead of <sys/dir.h>.jtc1993-12-041-9/+3
* Link with -lcompat instead of -lgnuregex.jtc1993-11-111-3/+3
* Always use `install -d' to make sure destination directory exists & hasjtc1993-09-301-9/+2
* Drip -DNO_REGEX, Link with -lgnuregex.jtc1993-08-051-4/+6
* Convert to -mandoc macros.jtc1993-08-051-78/+63
* Shouldn't use NOMAN here. We have a man page, even if we don't bother tomycroft1993-08-031-2/+1
* Nuke remaining patchkit headers.mycroft1993-08-021-8/+1
* Makefilemycroft1993-08-021-9/+1
* Add RCS identifiers.mycroft1993-08-015-5/+10
* Add RCS indentifiers.mycroft1993-08-012-2/+4
* Add RCS identifiers.mycroft1993-08-014-4/+8
* Use ${COPY}, not -c for install.mycroft1993-07-181-1/+1
* build datfiles at make time, not at install timecgd1993-04-302-8/+6
* Fix compilation error I introduced.mycroft1993-04-201-4/+2
* Cleanup for GCC 2.mycroft1993-04-181-1/+1
* datfiles need obj made, too.cgd1993-04-091-1/+1