Fixed the format of the SUFFIX makefile command.

This commit is contained in:
Harry Moffat 2004-08-06 15:45:37 +00:00
parent f0533e0f5b
commit 0b492d3180

View file

@ -8,8 +8,8 @@
#
###############################################################
SUFFIXES=
SUFFIXES= .cpp .d .o .dh .h .h.gch
.SUFFIXES :
.SUFFIXES : .cpp .d .o .dh .h .h.gch
OBJDIR = .