quakeforge/tools/wad
Bill Currie 669771681a split up and modernize configure.ac
Most of the guts of configure.ac have been moved to config.d and are then
brought in by m4_include. This will make maintaining configure.ac much easier.

Also drop use of PROGRAM and VERSION, using PACKAGE_NAME, PACKAGE_VERSION, and
on occasion, PACKAGE_STRING instead, and clean out some old files we no longer
need.
2010-08-19 15:01:43 +09:00
..
Makefile.am get wad creation mostly working (known to work for map textures) 2004-11-02 05:07:00 +00:00
grab.c fix a bunch of gcc-4.1 warnings (thanks for the heads up, jordi) 2006-11-30 22:52:36 +00:00
script.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
wad.1 add a wad tool along the lines of pak. can't yet be used for wad creation 2004-01-10 08:05:25 +00:00
wad.c split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
wad.h get wad creation mostly working (known to work for map textures) 2004-11-02 05:07:00 +00:00