X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=Makefile.local;h=7660d726089fbcde74a972c08aa8352caebe5c5f;hb=5169acf1de805f8ad277554f6ec064e8f36111c3;hp=7e17ff3753935b19921b956793b49b209427b6c7;hpb=18a600531c73bfd36f9d8d0814ee6d22d1456d67;p=fips diff --git a/Makefile.local b/Makefile.local index 7e17ff3..7660d72 100644 --- a/Makefile.local +++ b/Makefile.local @@ -132,6 +132,5 @@ CLEAN := $(CLEAN) fips $(fips_modules) $(libfips_32_modules) $(libfips_64_module DISTCLEAN := $(DISTCLEAN) .first-build-message Makefile.config DEPS := $(SRCS:%.c=.deps/%.d) -DEPS := $(DEPS:%.cc=.deps/%.d) -include $(DEPS)