X-Git-Url: https://git.cworth.org/git?p=fips;a=blobdiff_plain;f=Makefile.local;h=7e17ff3753935b19921b956793b49b209427b6c7;hp=cb73ab2ed231a34abe48696298949650105d13d4;hb=18a600531c73bfd36f9d8d0814ee6d22d1456d67;hpb=02c39fbdaa29d62a8e7b8d223f62ccd08d4782ee 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),)