Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-07-25 | 1 | -10/+10 |
| | | | | specified in the top level Makefiles. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 9 | -104/+104 |
| | |||||
* | Fix nested comments for -Wcomment warnings. | rgrimes | 1995-05-09 | 7 | -72/+72 |
| | |||||
* | Add the files: characs, gold, lastdead, mess, monsters, motd, scoreboard, void | ats | 1994-11-28 | 1 | -0/+1 |
| | | | | that are created from a setup program to the CLEANFILES list. | ||||
* | Change setup.c so that game files are generated into obj dir, | swallace | 1994-09-19 | 3 | -17/+32 |
| | | | | then Makefile installs into ${DESTDIR}/var/games/phantasia | ||||
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 1 | -2/+2 |
| | |||||
* | Remove the conditional mkdir of /var/games/phantasia - done by mtree now. | jkh | 1994-09-08 | 1 | -3/+0 |
| | | | | Submitted by: jkh | ||||
* | Woo, naughty! It just occurred to me that this guy wasn't using | jkh | 1994-09-08 | 1 | -3/+3 |
| | | | | | ${DESTDIR} - fixed. Submitted by: jkh | ||||
* | More preventive medicine on making directories before installation. | jkh | 1994-09-08 | 1 | -0/+3 |
| | | | | Submitted by: jkh | ||||
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 23 | -0/+9731 |
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 |