X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?p=sdk;a=blobdiff_plain;f=compiler%2Fecp%2FMakefile;h=0d4dab0fc306b6774fd90f4e7730977cbdd64af1;hp=acdc4fc4f98ddcaf4ce95d44182940aa9311b7f7;hb=35ef457276933edba940f6487280f58b271671ae;hpb=28cbe25bf34d75b2e58dbc7618c85b28a213ec54 diff --git a/compiler/ecp/Makefile b/compiler/ecp/Makefile index acdc4fc..0d4dab0 100644 --- a/compiler/ecp/Makefile +++ b/compiler/ecp/Makefile @@ -165,3 +165,7 @@ realclean: cleantarget distclean: cleantarget $(call rmr,obj/) + +Makefile: ; +$(_CF_DIR)crossplatform.mk: ; +$(_CF_DIR)default.cf: ;