tarball,Makefiles: add empty recipe rules for makefiles and their includes. they...
authorRejean Loyer <redj@ecere.com>
Wed, 11 Nov 2015 15:07:24 +0000 (10:07 -0500)
committerJerome St-Louis <jerome@ecere.com>
Thu, 28 Jul 2016 22:23:23 +0000 (18:23 -0400)
40 files changed:
Makefile
audio/Makefile
compiler/Makefile
compiler/bootstrap/Makefile
compiler/bootstrap/ecc/Makefile
compiler/bootstrap/ecere/Makefile
compiler/bootstrap/ecp/Makefile
compiler/bootstrap/ecs/Makefile
compiler/bootstrap/libec/Makefile
compiler/ecc/Makefile
compiler/ecc/Makefile.bootstrap
compiler/ecp/Makefile
compiler/ecp/Makefile.bootstrap
compiler/ecs/Makefile
compiler/ecs/Makefile.bootstrap
compiler/libec/Makefile
compiler/libec/Makefile.bootstrap
deps/Makefile
deps/freetype-2.3.12/Makefile
deps/jpeg-9a/Makefile
deps/libffi-3.0.11/Makefile
deps/libpng-1.6.12/Makefile
deps/libungif-4.1.1/Makefile
deps/zlib-1.2.8/Makefile
documentor/Makefile
ear/Makefile
ear/cmd/Makefile
ear/extract/Makefile
ecere/Makefile
ecere/Makefile.bootstrap
ecere/Makefile.ecereCOM
ecere/Makefile.installer
ecere/Makefile.vanilla
eda/Makefile
eda/drivers/sqlite/Makefile
eda/drivers/sqliteCipher/Makefile
eda/libeda/Makefile
epj2make/Makefile
ide/Makefile
installer/Makefile

index e9e09b1..b0c2198 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -487,6 +487,10 @@ endif
 
 DOC = doc
 
+Makefile: ;
+crossplatform.mk: ;
+default.cf: ;
+
 BINARIES = \
        ecere/obj/release.$(PLATFORM)$(COMPILER_SUFFIX)$(DEBUG_SUFFIX)/$(LP)ecere$(SOV) \
        ecere/obj/ecereCOM.release.$(PLATFORM)$(COMPILER_SUFFIX)$(DEBUG_SUFFIX)/$(LP)ecereCOM$(SOV) \
index aa7db11..ef0a313 100644 (file)
@@ -240,3 +240,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index b6bdeac..a9703d5 100644 (file)
@@ -59,3 +59,7 @@ distclean:
        cd ecp && $(MAKE) distclean
        cd ecc && $(MAKE) distclean
        cd ecs && $(MAKE) distclean
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 06d8d4d..a3adc4a 100644 (file)
@@ -46,6 +46,10 @@ distclean: cleantarget
        cd ecc && $(MAKE) distclean
        cd ecs && $(MAKE) distclean
 
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
+
 ecere:
        @$(call echo,Building ecere...)
        cd ecere && $(MAKE)
index d316bf8..98b8811 100644 (file)
@@ -120,3 +120,7 @@ realclean: objdir
 
 distclean: objdir
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index a3d30ec..9be6e00 100644 (file)
@@ -215,3 +215,7 @@ realclean: objdir
 
 distclean: objdir
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index aad63eb..f0ccd8f 100644 (file)
@@ -120,3 +120,7 @@ realclean: objdir
 
 distclean: objdir
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index e46bb81..ed53c07 100644 (file)
@@ -120,3 +120,7 @@ realclean: objdir
 
 distclean: objdir
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index ad99bc5..c38359b 100644 (file)
@@ -190,3 +190,7 @@ realclean: objdir
 
 distclean: objdir
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 5ea9985..9161def 100644 (file)
@@ -167,3 +167,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 2345570..a9082af 100644 (file)
@@ -132,3 +132,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile.bootstrap: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)$(TARGET_PLATFORM)-$(COMPILER).cf: ;
index acdc4fc..0d4dab0 100644 (file)
@@ -165,3 +165,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 43db939..3a13d82 100644 (file)
@@ -134,3 +134,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile.bootstrap: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)$(TARGET_PLATFORM)-$(COMPILER).cf: ;
index 615856f..2e0af28 100644 (file)
@@ -165,3 +165,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 63acd75..791a836 100644 (file)
@@ -132,3 +132,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile.bootstrap: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)$(TARGET_PLATFORM)-$(COMPILER).cf: ;
index 1b1ad4d..b8aa277 100644 (file)
@@ -370,3 +370,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 93d74f1..7f0c350 100644 (file)
@@ -261,3 +261,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile.bootstrap: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)$(TARGET_PLATFORM)-$(COMPILER).cf: ;
index 6dcec59..9543590 100644 (file)
@@ -48,6 +48,10 @@ distclean:
        cd libungif-4.1.1 && $(MAKE) distclean
        cd libffi-3.0.11 && $(MAKE) distclean
 
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
+
 freetype:
        @$(call echo,Building FreeType...)
        cd freetype-2.3.12 && $(MAKE)
index 97fbc27..70a23aa 100644 (file)
@@ -319,3 +319,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 13f1753..087fbaa 100644 (file)
@@ -359,3 +359,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index cc8ecf3..b6bb15e 100644 (file)
@@ -137,3 +137,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 74ffd6f..87767b3 100644 (file)
@@ -197,3 +197,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index eefda09..9b40bbd 100644 (file)
@@ -104,3 +104,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index d4bdd6f..1122f40 100644 (file)
@@ -195,3 +195,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
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: ;
index 14f8d0c..6a23fb6 100644 (file)
@@ -33,3 +33,7 @@ realclean:
 distclean:
        cd extract && $(MAKE) distclean
        cd cmd && $(MAKE) distclean
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 4da558b..157f31d 100644 (file)
@@ -173,3 +173,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 5c52d07..ecf1308 100644 (file)
@@ -269,3 +269,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 89010ee..c180a3b 100644 (file)
@@ -2064,6 +2064,10 @@ realclean: cleantarget
 distclean: cleantarget
        $(call rmr,obj/)
 
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
+
 #troubleshoot:
 #      @$(call echo,OBJECTS = $(OBJECTS))
 
index c5aff35..affbbe2 100644 (file)
@@ -280,3 +280,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile.bootstrap: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)$(TARGET_PLATFORM)-$(COMPILER).cf: ;
index f00b0ec..71b0818 100644 (file)
@@ -345,3 +345,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile.ecereCOM: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index f12e0ad..8840653 100644 (file)
@@ -1864,3 +1864,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile.installer: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 71e0753..4bd81fd 100644 (file)
@@ -1472,3 +1472,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile.vanilla: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 1f4a42a..faf53de 100644 (file)
@@ -45,3 +45,7 @@ distclean:
 ifdef EDASQLiteCipher
        cd drivers && cd sqliteCipher && $(MAKE) distclean
 endif
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index e78b4b7..97112a2 100644 (file)
@@ -225,3 +225,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
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: ;
index 584a577..347a8b6 100644 (file)
@@ -268,3 +268,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 3196e3c..4fee52c 100644 (file)
@@ -242,3 +242,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 228e38d..40c735b 100644 (file)
@@ -740,3 +740,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;
index 12ce23f..244d3fb 100644 (file)
@@ -6239,3 +6239,7 @@ realclean: cleantarget
 
 distclean: cleantarget
        $(call rmr,obj/)
+
+Makefile: ;
+$(_CF_DIR)crossplatform.mk: ;
+$(_CF_DIR)default.cf: ;