X-Git-Url: https://git.cworth.org/git?p=fips;a=blobdiff_plain;f=Makefile.local;h=7660d726089fbcde74a972c08aa8352caebe5c5f;hp=7e17ff3753935b19921b956793b49b209427b6c7;hb=152b67da7b844d043f392002f2d3fc454d537b43;hpb=40c840f59d6d4f58c91eaa9ce9a8eb02a5cf8c6e 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)