Explorar o código

* clean prep-stamp

peter %!s(int64=23) %!d(string=hai) anos
pai
achega
b97ebae8e5
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      tests/Makefile
  2. 1 1
      tests/Makefile.fpc

+ 1 - 1
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))

+ 1 - 1
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