* clean prep-stamp

This commit is contained in:
peter 2002-09-03 13:27:53 +00:00
parent 0d83bb989d
commit b97ebae8e5
2 changed files with 2 additions and 2 deletions

View File

@ -1077,7 +1077,7 @@ DIRS=webtbs webtbf tbs tbf test test/cg test/units/system test/units/objects
allpreps: allpreps-stamp.$(OS_TARGET)
allpreps-stamp.$(OS_TARGET):
$(COPY) test/cg/obj/$(OS_TARGET)/$(CPU_TARGET)/ctest.o test/cg
$(ECHO) $(DATE) > preps.timestamp
$(ECHO) $(DATE) > allpreps-stamp.$(OS_TARGET)
.PHONY: alltbs alltbf allwebtbs allwebtbf alltest alltests
alltbs : testcheck $(patsubst %.pp,%.log,$(wildcard tbs/t*.pp))
alltbf : testcheck $(patsubst %.pp,%.log,$(wildcard tbf/t*.pp))

View File

@ -96,7 +96,7 @@ DIRS=webtbs webtbf tbs tbf test test/cg test/units/system test/units/objects
allpreps: allpreps-stamp.$(OS_TARGET)
allpreps-stamp.$(OS_TARGET):
$(COPY) test/cg/obj/$(OS_TARGET)/$(CPU_TARGET)/ctest.o test/cg
$(ECHO) $(DATE) > preps.timestamp
$(ECHO) $(DATE) > allpreps-stamp.$(OS_TARGET)
#
# Compile tests