summaryrefslogtreecommitdiffstats
path: root/games/atc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Games ownership cleanup.ru2001-06-131-2/+2
| | | | Urged by: bde
* - Backout botched attempt to intoduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for games/ to 6.ru2001-03-201-1/+0
|
* Remove unneded -ltermcap or -lmytinfoache2000-09-161-2/+2
|
* Install the game files mode 444, so atc(6) can load them.mph2000-02-251-1/+2
| | | | Little interest shown by: jkh
* Round two of MetBSD games merges.steve1999-05-031-2/+2
| | | | Submitted by: Stephen J. Roznowski <sjr@home.net>
* Merge a bunch of cleanups from NetBSD.steve1999-04-191-2/+0
| | | | | | PR: 8083 Submitted by: Stephen J. Roznowski <sjr@home.net> Obtained from: a whole slew of NetBSD PRs
* Added y.tab.h to SRCS. This should have been used to get dependenciesbde1998-05-051-1/+1
| | | | | on y.tab.h generated. It will soon be used to tell bsd.dep.mk that y.tab.h itself needs to be generated.
* Fixed races in `make -jN' using new yacc rules.bde1998-05-041-2/+1
|
* Installed scenarios was unreadable with change games uid->gid, fix itache1997-09-241-2/+4
| | | | | | | Beforeinstall score file to the right place Use srandomdev Remove revoke, it broke scores and scenarios Fix names in FILES manpage section
* 444 -> ${NOBINMODE}wosch1997-02-091-1/+1
| | | | | /usr/share -> ${SHAREDIR} /usr/games -> ${BINDIR}
* Fixed DPADD.bde1996-09-051-1/+1
|
* Backed out yacc changes.bde1996-06-031-2/+2
|
* Use new yacc rule.phk1996-05-301-2/+2
|
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-1/+1
| | | | specified in the top level Makefiles.
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-111-1/+1
|
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-041-0/+18
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