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