Makefile: remove “deutex.log” from clean rules

DeuTex since 5.0 no longer generates such a file.
master
Mike Swanson 2019-09-12 15:54:30 -07:00
parent 93dfdb33af
commit 6f6ac67dd5
1 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ else
endif
clean: wad-image-clean
$(RM) *.html deutex.log $(OBJS) \
$(RM) *.html $(OBJS) \
./COPYING.txt ./CREDITS.txt \
./wadinfo_phase1.txt \
./wadinfo_phase2.txt \
@ -109,6 +109,7 @@ clean: wad-image-clean
./lumps/freedm.lmp
-rmdir $(WADS)
$(MAKE) -C bootstrap clean
$(MAKE) -C dist clean
$(MAKE) -C graphics/text clean
$(MAKE) -C lumps/dehacked clean
@ -117,7 +118,6 @@ clean: wad-image-clean
$(MAKE) -C lumps/genmidi clean
$(MAKE) -C lumps/dmxgus clean
$(MAKE) -C lumps/textures clean
$(MAKE) -C bootstrap clean
# Variables that are common to wad-image* targets.
WI_LEVELS := levels