remove golded.dep inclusion

This commit is contained in:
Stas Degteff 2005-09-24 08:05:37 +00:00
parent 54bcc82afc
commit 483c6a38da

View File

@ -297,14 +297,6 @@ RSC_PROJ=$(RSC_FLAGS) /d_DEBUG
LNK_PROJ=$(LNK_FLAGS) /incremental:yes /debug /pdbtype:sept
!ENDIF
!IF "$(NO_EXTERNAL_DEPS)" != "1"
!IF EXISTS("golded.dep")
!INCLUDE "golded.dep"
!ELSE
#!MESSAGE Warning: cannot find "golded.dep"
!ENDIF
!ENDIF
all: $(BIN_DIR) $(DEF_FILE) $(LNK_OBJS) $(BIN_DIR)\gedwin.exe $(BIN_DIR)\rddtwin.exe $(BIN_DIR)\gnwin.exe
clean: