Made cfgparse.o depend on PSR compiler.

This commit is contained in:
n-a-c-h
2005-11-29 13:04:56 +00:00
parent 26a95517aa
commit c12d9b422b
2 changed files with 3 additions and 3 deletions

View File

@@ -139,7 +139,7 @@ srccount: ${TOOLSOBJ}
@CXX@ @CXXFLAGS@ -o ${TOOLSDIR}/srccount ${TOOLSDIR}/srccount.cpp ${TOOLSDIR}/fileutil.o
cfgload.o: cfgload.c gblhdr.h
cfgparse.o: cfgparse.psr
cfgparse.o: cfgparse.psr ${PSR}
debug.o: debug.c gblhdr.h gblvars.h
endmem.o: endmem.asm macros.mac
init.o: init.asm macros.mac