move source dehacked to dedicated subdirectory

This commit is contained in:
Mike Swanson 2019-09-01 17:53:55 -07:00
parent 8e9ce31b70
commit 53b4133b20
6 changed files with 28 additions and 14 deletions

View file

@ -55,7 +55,7 @@ TEXTGEN_GRAPHICS = $(TEXTGEN_GRAPHIC_LUMPS) \
all: text_strings help.png credit.png wikilrs.png wivctms.png titlepic
# Generate the menu and level strings
text_strings: config.py fontchars ../../lumps/dehacked.lmp
text_strings: config.py fontchars ../../lumps/dehacked/dehacked.txt
python textgen
cp $(TEXTGEN_GRAPHIC_LUMPS) ../