tarball,Makefiles: add empty recipe rules for makefiles and their includes. they...
[sdk] / compiler / bootstrap / libec / Makefile
index ad99bc5..c38359b 100644 (file)
@@ -190,3 +190,7 @@ realclean: objdir
 
 distclean: objdir
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;