X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=Makefile.local;h=7e17ff3753935b19921b956793b49b209427b6c7;hb=6014e77b9f7cf0570fe799fde240970a7cafb7ce;hp=cb73ab2ed231a34abe48696298949650105d13d4;hpb=99eeb7e0771887efc60f295db6a30a76c677c933;p=fips diff --git a/Makefile.local b/Makefile.local index cb73ab2..7e17ff3 100644 --- a/Makefile.local +++ b/Makefile.local @@ -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),)