summaryrefslogtreecommitdiffstats
path: root/monop
Commit message (Collapse)AuthorAgeFilesLines
* convert from NOxxx= to MKxxx=no.lukem1999-02-131-2/+4
| | | include <bsd.own.mk> if testing a MKxxx variable.
* don't install in /usr/share if NOSHARE is definedlukem1998-09-291-1/+3
|
* Make the helper programs compile right in a cross-compiling environment.wrstuden1998-09-121-1/+4
|
* use symbolic constants for signals & open(2), as per PR#5867hubertf1998-09-112-6/+6
|
* Add braces to make the new egcs happy.veego1998-08-302-6/+8
|
* WARNSifychristos1997-10-1219-328/+564
|
* enable WARNS?=1 by default, & temporarily disable for the few unclean programslukem1997-10-121-1/+2
|
* Allow this to be cross-compiled.thorpej1997-04-191-2/+2
|
* Make these compile on the PowerPC (an unsigned char system).thorpej1997-03-294-13/+23
|
* - Makefile cleanupschristos1997-03-241-5/+3
|
* Use ${INSTALL}.thorpej1996-10-181-2/+2
|
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-242-3/+6
| | | | Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
* merge with Lite, new RCS id conventions, etc.cgd1995-03-2325-86/+174
|
* from Litecgd1995-03-214-12/+12
|
* specify man pages the new way.cgd1994-12-221-2/+2
|
* fix transposition. from Luke Mewburn <lm@rmit.edu.au>cgd1994-03-191-3/+3
|
* Use .OBJDIR for auxiliary programs.pk1994-01-041-2/+2
|
* use LDSTATICcgd1993-11-081-2/+2
|
* Fix formatting error.jtc1993-09-161-2/+2
|
* Nuke `all' dependency. bsd.prog.mk does it, and correctly.mycroft1993-08-101-3/+1
|
* Tweak for cross-compilation.mycroft1993-08-101-4/+4
|
* Update our -mandoc manpage with changes from new uunet -man manpage.jtc1993-08-091-79/+74
|
* New version from uunet.mycroft1993-08-076-210/+147
|
* update to -mandoc macrosjtc1993-08-051-79/+74
|
* Add RCS identifiers.mycroft1993-08-0118-18/+36
|
* Add RCS indentifiers.mycroft1993-08-011-1/+2
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* Use ${COPY}, not -c for install.mycroft1993-07-181-1/+1
|
* Use POSIX RAND_MAX rather than guessing.mycroft1993-04-191-20/+3
|
* copy deck of cards, rather than moving it, on installcgd1993-04-091-1/+1
|
* got rid of unnecessary -lcompat and associated dependencycgd1993-03-231-2/+0
|
* initial import of 386bsd-0.1 sourcescgd1993-03-2126-0/+3777