fix MS Visual C build after 64-bit support patch
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
TOP=../..
|
||||
TARGET=smblib
|
||||
INCS=-I$(TOP)/goldlib/smblib -I$(TOP)/goldlib/gall
|
||||
INCS=-I$(TOP)/goldlib/smblib
|
||||
#-I$(TOP)/goldlib/gall
|
||||
CFLAGS=-x c++
|
||||
|
||||
include $(TOP)/GNUmakef.inc
|
||||
|
Reference in New Issue
Block a user