John "Elwin" Edwards
|
9a8022c683
|
Makefiles: don't set defaults for CFLAGS.
CFLAGS is now empty by default. If its value must be set, it should be
done in the command line for make.
|
2014-03-29 09:45:33 -07:00 |
|
John "Elwin" Edwards
|
4e5449535a
|
rogue3: set missing Makefile variables.
Some variables had been overlooked, which caused the documentation to
be installed in the wrong places.
|
2013-08-25 21:31:22 -07:00 |
|
John "Elwin" Edwards
|
41aaefc7b9
|
rogue3: add install and uninstall targets to Makefile.
|
2013-08-25 19:52:23 -07:00 |
|
John "Elwin" Edwards
|
7f1fc97497
|
rogue3: begin porting to autoconf.
Rogue V3 can now be built with './configure && make'. This is
preliminary: 'make install' does not work yet.
|
2013-08-24 13:36:13 -07:00 |
|