Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 18 | -25/+25 |
| | |||||
* | Yow! Something highly bogus happened with the previous commit or | jkh | 1994-09-11 | 3 | -4/+2 |
| | | | | patch and I only just noticed. Fix things to include Makefile.inc correctly. | ||||
* | More properly include ../../Makefile.inc from Makefiles. | jkh | 1994-09-10 | 1 | -0/+4 |
| | | | | | Reviewed by: jkh Submitted by: rgrimes | ||||
* | How embarassing. I totally forgot to cvs add this thing. Thanks, Rod! | jkh | 1994-09-09 | 1 | -0/+5 |
| | | | | Submitted by: jkh | ||||
* | Nuke monop - we don't need any grief from Parker Brothers on their copyrighted | jkh | 1994-09-08 | 1 | -2/+2 |
| | | | | | | and trademarked game. Reviewed by: jkh Submitted by: sef | ||||
* | Remove the conditional mkdir of /var/games/phantasia - done by mtree now. | jkh | 1994-09-08 | 1 | -3/+0 |
| | | | | Submitted by: jkh | ||||
* | Sigh. Ok, now that these have been uncovered by fixing the Makefile, | jkh | 1994-09-08 | 2 | -1/+2 |
| | | | | | make them work! :-) Just include ${X11BASE}/include in the CFLAGS, basically. Submitted by: jkh | ||||
* | Gack - this was totally broken. | jkh | 1994-09-08 | 1 | -1/+1 |
| | | | | | Reviewed by: Submitted by: | ||||
* | Add datfiles to SUBDIR for obj target too. "make install" wrote to the | bde | 1994-09-08 | 1 | -1/+1 |
| | | | | | source directory and failed when the source directory was nfs mounted. This was fixed in 1.1.5. Sigh. | ||||
* | Make this work with missing dirs. | jkh | 1994-09-08 | 1 | -0/+3 |
| | | | | 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 | ||||
* | Nuke the ching port - it's highly bogus and I'm sure we can find another | jkh | 1994-09-08 | 1 | -2/+2 |
| | | | | | (better) one if we ever get overwhelmed by requests. Submitted by: jkh | ||||
* | Fixup the .if exists() stuff I messed up the first time. | jkh | 1994-09-08 | 1 | -1/+1 |
| | | | | Submitted by: jkh | ||||
* | Remove chess from subdirs. It doesn't exist. | bde | 1994-09-05 | 1 | -2/+3 |
| | | | | Add a missing right parentheses to an expression. | ||||
* | This commit was generated by cvs2svn to compensate for changes in r2490, | jkh | 1994-09-04 | 178 | -0/+23045 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 178 | -0/+23045 |
| | | | | | | | 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 | ||||
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 497 | -0/+204575 |
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 |