Generate misc lumps as part of the build system. Remove autogenerated

files.
This commit is contained in:
Simon Howard 2006-05-11 09:46:24 +00:00
parent 6ef34d2e30
commit 7064594098
12 changed files with 8 additions and 3 deletions

View file

@ -1,4 +1,9 @@
all : freedoom.lmp misc-lumps
misc-lumps:
make -C cph/misc-lumps
freedoom.lmp: force
echo $(VERSION) > freedoom.lmp

View file

@ -1 +1 @@
cph/colormap.lmp
cph/misc-lumps/colormap.lmp

Binary file not shown.

Binary file not shown.

View file

@ -1 +1 @@
0.4

View file

@ -1 +1 @@
cph/playpal.lmp
cph/misc-lumps/playpal.lmp