]> git.cworth.org Git - fips/blobdiff - Makefile.local
fips: Add the beginning of a test suite
[fips] / Makefile.local
index cb73ab2ed231a34abe48696298949650105d13d4..7e17ff3753935b19921b956793b49b209427b6c7 100644 (file)
@@ -39,10 +39,6 @@ ifeq ($(shell cat .first-build-message 2>/dev/null),)
 endif
 endif
 
-.PHONY: test
-test:
-       @echo "FIXME: Should consider adding a test suite here."
-
 # The user has not set any verbosity, default to quiet mode and inform the
 # user how to enable verbose compiles.
 ifeq ($(V),)