JDierkse %!s(int64=5) %!d(string=hai) anos
pai
achega
1071f4e3f7
Modificáronse 1 ficheiros con 1 adicións e 6 borrados
  1. 1 6
      Makefile.target

+ 1 - 6
Makefile.target

@@ -7,11 +7,6 @@ DataStorage.a.$(ARCH) : $(OBJECTS)
 DataStorage.a:
 	$(call build_target,$@)
 
-test.$(ARCH): $(OBJECTS) Test/Test.o.$(ARCH) | DataStorage.a.$(ARCH)
-	$(call build_target_arch,$@,$^)
-test:
-	$(call build_target,$@)
-
 .DEFAULT_GOAL := DataStorage.a
 
-TARGETS += DataStorage.a test
+TARGETS += DataStorage.a