Adding copyright notices to critical files; some files which the project
is not strictly dependent on, such as tools/cleanroom, are not tagged;
many of these were meant for temporary use in assisting the development
of Freedoom and their existence should probably be questioned.
latest/ directory is removed since it's not critical to building the
project, its use was for pre-sourceforge daily builds. Such a frequent
building system may still be sought after, but this doesn't need to be
in the repo ;)
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
sprites/jond/placeholder: a Makefile which generates sarg sprites
sarg sprites are composited from linguica's AOD skeleton and the
"graphic not done yet" rectangle
buildcfg.txt: rework OR relationship to be CPP-compliant
remove tools/simplecpp
Makefile: CPP=/usr/bin/cpp
stop redundant rebuilds
remove all from PHONY in lumps/cph/misc-lumps/Makefile
clean up build output
add a newline to lumps/cph/misc-lumps/colormap.pl
add a clean target, to:
./Makefile
./lumps/Makefile
./lumps/cph/misc-lumps/Makefile