mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
rename python scripts to barenames where possible
This commit is contained in:
parent
140f01f39a
commit
6b486b6332
10 changed files with 17 additions and 17 deletions
|
@ -3,7 +3,7 @@
|
|||
IWAD=./doom2.wad
|
||||
|
||||
$(IWAD): ../lumps/playpal/playpal-base.lmp
|
||||
./bootstrap.py < $< > $@
|
||||
./bootstrap < $< > $@
|
||||
|
||||
clean:
|
||||
$(RM) $(IWAD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue