X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=documentor%2FMakefile;fp=documentor%2FMakefile;h=128d78d52a5a18972c7f099c6226b3eda52e8b1e;hb=35ef457276933edba940f6487280f58b271671ae;hp=32884451ce95e22afd44ecd8c4732c8e292e9908;hpb=28cbe25bf34d75b2e58dbc7618c85b28a213ec54;p=sdk diff --git a/documentor/Makefile b/documentor/Makefile index 3288445..128d78d 100644 --- a/documentor/Makefile +++ b/documentor/Makefile @@ -246,3 +246,7 @@ realclean: cleantarget distclean: cleantarget $(call rmr,obj/) + +Makefile: ; +$(_CF_DIR)crossplatform.mk: ; +$(_CF_DIR)default.cf: ;