CLeanups.

committer: mfx <mfx> 1042480204 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2003-01-13 17:50:04 +00:00
parent 2162a01848
commit 992ceee52b
7 changed files with 19 additions and 9 deletions
+2 -2
View File
@@ -212,7 +212,7 @@ endif # linux
ifeq ($(target),cross-m68k-linux)
include $(srcdir)/Makedefs.gcc
CC = m68k-linux-gcc
CC = m68k-linux-g++
CXX = m68k-linux-g++
DEFS += '-DUPX_CONFIG_H="config_h/linux.h"'
##LDLIBS += -lmcheck
endif # cross-m68k-linux
@@ -568,6 +568,6 @@ endif
# // dependencies
# ************************************************************************/
include $(srcdir)/Makedefs.dep
-include $(srcdir)/Makedefs.dep
# vi:nowrap