Makefile: Delete the default suffixes, to possible help avoid internal Make race conditions.

git-svn-id: https://svn.eduke32.com/eduke32@6052 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
hendricks266 2017-01-23 11:24:21 +00:00
parent 05a3b230aa
commit 7694c641e9

View file

@ -675,6 +675,7 @@ ifeq ($(PRETTY_OUTPUT),1)
.SILENT:
endif
.PHONY: all duke3d test sw veryclean clean cleanduke3d cleantest cleansw cleanutils utils dxutils sdlutils printutils printsdlutils printdxutils rev $(DUKE3D_OBJ)/rev.$o
.SUFFIXES:
# TARGETS