move towards using system CPP

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
This commit is contained in:
Jon Dowland 2006-06-12 20:36:32 +00:00
parent 8822fbc02c
commit 5e2593f7df
6 changed files with 15 additions and 155 deletions

View file

@ -9,3 +9,5 @@ freedoom.lmp: force
force:
clean:
make -C cph/misc-lumps clean

View file

@ -14,4 +14,7 @@ dist : doom-misc-lumps-$(VERSION).tar.gz
doom-misc-lumps-$(VERSION).tar.gz : $(SOURCES)
tar czf $@ $(SOURCES)
.PHONY : all dist
clean:
rm -f playpal.lmp colormap.lmp doom-misc-lumps-$(VERSION).tar.gz
.PHONY : dist clean

View file

@ -77,6 +77,7 @@ foreach my $i (0..31) {
print map { pack("C",$_) } @$p;
print STDERR ".";
}
print STDERR "\n";
# And now INVERSECOLORMAP
{
my $p = darkenedpalette(