tarball,Makefiles: add empty recipe rules for makefiles and their includes. they...
[sdk] / documentor / Makefile
index 3288445..128d78d 100644 (file)
@@ -246,3 +246,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;