summaryrefslogtreecommitdiffstats
path: root/games/Makefile.inc
Commit message (Collapse)AuthorAgeFilesLines
* Improve the distributeworld target in Makefile.inc1 and update the releasenwhitehorn2011-03-021-0/+1
| | | | | | | | | | infrastructure to use it. make distributeworld can now be used without preparing its environment first and installs games into its distribution using the regular make distribute logic instead of post-processing with a script. Also add two new targets, packageworld and packagekernel, that tar up the results of distributeworld and distributekernel (also new), respectively.
* games: make WARNS=6 the default, remove overridesuqs2010-02-151-0/+1
| | | | | | This also bumps factor, fortune, primes, and random to WARNS=6. Approved by: ed (Co-mentor)
* Remove old build glue for removed games.markm2002-10-211-8/+0
|
* Install files via FILES.ru2001-12-171-0/+1
|
* Style nits:ru2001-06-141-2/+2
| | | | | | | GBINDIR -> ORIGBINDIR GBINGRP -> ORIGBINGRP Submitted by: bde
* Games ownership cleanup.ru2001-06-131-5/+6
| | | | Urged by: bde
* - Backout botched attempt to intoduce MANSECT feature.ru2001-03-261-2/+0
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for games/ to 6.ru2001-03-201-0/+3
|
* add support to buildworld as a normal user:jmg1999-06-241-1/+1
| | | | | | | -DNOFSCHG disables installation of libs with flag schg GAMEGRP change the group with which games are installed also organize the binary section into alphebetical order some what..
* Allow ``make BINDIR=/foo/games'' to work.obrien1998-10-181-3/+4
|
* Back out all my changes and restore v1.5 because there is noache1997-09-241-7/+1
| | | | setuid games now, hack problem fixed differently by hackdir permissions
* Back out previous fix (not work) and add more general SUIDGAME hook insteadache1997-09-241-2/+8
|
* Allow BINMODE to be overwritted (use ?=)ache1997-09-241-1/+1
|
* Change games from setuid games to setgid games.eivind1997-09-011-3/+3
| | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org)
* Make the "games" dist the hard way.phk1994-11-201-2/+0
|
* "distribute" games into their own distribution.phk1994-11-141-0/+2
| | | | | | Reviewed by: Submitted by: Obtained from:
* Close security hole: all games linked with dm started as suid binache1994-10-031-4/+4
|
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-041-0/+9
of the x11 based games. I'm not going to tag the originals with bsd_44_lite and do this in two stages since it's just not worth it for this collection, and I've got directory renames to deal with that way. Bleah. Submitted by: jkh
OpenPOWER on IntegriCloud