tarball,Makefiles: add empty recipe rules for makefiles and their includes. they...
[sdk] / eda / drivers / sqlite / Makefile
index e78b4b7..97112a2 100644 (file)
@@ -225,3 +225,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;