X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Flibec%2FMakefile;h=c38359bc8aac1e7e18d66edcdf8583f487b9c381;hb=35ef457276933edba940f6487280f58b271671ae;hp=ad99bc571ed7f2f6818ae5677396bcd2babf7d4e;hpb=28cbe25bf34d75b2e58dbc7618c85b28a213ec54;p=sdk diff --git a/compiler/bootstrap/libec/Makefile b/compiler/bootstrap/libec/Makefile index ad99bc5..c38359b 100644 --- a/compiler/bootstrap/libec/Makefile +++ b/compiler/bootstrap/libec/Makefile @@ -190,3 +190,7 @@ realclean: objdir distclean: objdir $(call rmr,obj/) + +Makefile: ; +$(_CF_DIR)crossplatform.mk: ; +$(_CF_DIR)default.cf: ;