From b97ebae8e5f8ea61d0993e202149fadaf65c8f13 Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 3 Sep 2002 13:27:53 +0000 Subject: [PATCH] * clean prep-stamp --- tests/Makefile | 2 +- tests/Makefile.fpc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Makefile b/tests/Makefile index 53ad4ded0b..35d631496d 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -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)) diff --git a/tests/Makefile.fpc b/tests/Makefile.fpc index c79f701d90..75ca288feb 100644 --- a/tests/Makefile.fpc +++ b/tests/Makefile.fpc @@ -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