]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Added CORE, EXTRA and DEBUG to all lfs files that lacked this.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 6 May 2009 21:47:47 +0000 (23:47 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 6 May 2009 21:47:47 +0000 (23:47 +0200)
82 files changed:
lfs/libjpeg
lfs/libnetfilter_conntrack
lfs/libnetfilter_log
lfs/libnetfilter_queue
lfs/libnfnetlink
lfs/libpcap
lfs/libpng
lfs/libtiff
lfs/libusb
lfs/libusb-compat
lfs/libuser
lfs/libxml2
lfs/libxslt
lfs/lighttpd
lfs/linux-atm
lfs/lm-sensors
lfs/logrotate
lfs/lzo
lfs/m4
lfs/make
lfs/man-db
lfs/man-pages
lfs/memtest86+
lfs/mingetty
lfs/mkinitramfs
lfs/mpfr
lfs/nasm
lfs/ncurses
lfs/newt
lfs/noip
lfs/nss_ldap
lfs/ntp
lfs/openldap
lfs/openssh
lfs/openssl
lfs/pam
lfs/pam_ldap
lfs/pango
lfs/parted
lfs/patch
lfs/paxctl
lfs/pcre
lfs/perl
lfs/perl-xml-parser
lfs/pixman
lfs/pkg-config
lfs/pomona
lfs/popt
lfs/ppp
lfs/procps
lfs/psmisc
lfs/pyfire
lfs/python
lfs/python-IPy
lfs/python-dbus
lfs/python-netfilter_conntrack
lfs/python-parted
lfs/python-urlgrabber
lfs/readline
lfs/reiser4progs
lfs/reiserfsprogs
lfs/rp-pppoe
lfs/rrdtool
lfs/screen
lfs/slang
lfs/smartmontools
lfs/splashy
lfs/sqlite
lfs/squashfs-tools
lfs/strace
lfs/sudo
lfs/sysfsutils
lfs/syslinux
lfs/sysvinit
lfs/texinfo
lfs/ulogd2
lfs/usbutils
lfs/util-linux-ng
lfs/vim
lfs/vlan
lfs/which
lfs/whois

index 9ef40cb7530cd10b69d2dbe7635911a62af8d244..ca255dddb810f9d0478088de332c86aa4d41519e 100644 (file)
@@ -36,6 +36,7 @@ OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
 MAINTAINER =
 GROUP      = System/Libraries
+CORE       = yes
 EXTRA      = no
 DEBUG      = no
 DEPS       =
index 05647c6e5842b9e3d2a8d7e741e21a8e8bfe722f..45d7969b9cd7cefba068b579967720076dd76b43 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 600d4d71ac3db3dcd74272b1a9e122976a5179d1..05bf1e19af7c273237f85ec384a970859969dfb1 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index c4b01632dc81d0ecd91a14d902a33475a3234a5e..6aa6e9d6fe37a729361211fa234a31b24dfc550b 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index b0bd14f7852a571016371c3d79f35aea39e79962..5691e57f7660618f4ade2826774cdfa7d9018d64 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 20d6fa2dbad1974eaf37a0a27edf3b9b1afbe693..312895c43d196dc1ebe71c378086666a9cb7a10a 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index f326c9538d86504facaee141886c0409768b5329..c0f9d6114db9f50ab0e1641c5a14554d8caec78b 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index a7c34ee95146b9338f701ff8e8ce51589b5bbb05..490770bb36a08f8cc217bb71c0fc1b18f72e27de 100644 (file)
@@ -31,6 +31,9 @@ THISAPP    = $(PKG_NAME)-$(PKG_VER)
 DL_FILE    = tiff-$(PKG_VER).tar.gz
 DIR_APP    = $(DIR_SRC)/tiff-$(PKG_VER)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
 DEPS       = libjpeg
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
index 54c6e7e4ae4b92bb0057af7443c9bb5fbac84af9..3de697e3f59659e1d1e8700eff034db9f815b482 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 47b90b1320bc9b2a5a66aa6c1a75c0e0e82c6438..525d16154e107f1bf71b1ae65da628cb4cf4f6b4 100644 (file)
@@ -35,6 +35,10 @@ DEPS       = libusb
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index b767a02d6519bbc9c06cfa86f7e6bb1f8dca0fe9..e3a390fa9fdaca5510ef67fd9be5a23cf48561f2 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 3dd01ce212e3b2b9481a1c543e4f06a20500813e..bd90726a97afb7805aa0964ea2c8556930e7deec 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index f63eb7f6d9e3ac49af194b232d7e85bfd52adbac..3a63db27ddfc58600ca6711591ee5c03585960d5 100644 (file)
@@ -35,6 +35,10 @@ DEPS       = libxml2
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index d544b617cfea317fe7989d640fc2b2987e5ff7d6..7fee635af2de6c3e977f9fdd85cf0c0e814f4fea 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 776577f8086e3ed3ae46fb004ef88c772e6dbf21..9cf4fe893c3c9dbc8f5ff434cf1a34d837f8c051 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 66fae6a12ae87998627655ccd18fd7a9dea6ed69..5c8c27692f074341990defcd65e8caafa063998e 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 3ac6c28775c345c7e033d44645349ebab0792c3e..06104df3df2a1ece1770e122aae759082420c030 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
diff --git a/lfs/lzo b/lfs/lzo
index 98c6978381d91564bbf923a8166817e8da935172..7f28ab2db69dc63ceadb3516bdce0e37c0265eab 100644 (file)
--- a/lfs/lzo
+++ b/lfs/lzo
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
diff --git a/lfs/m4 b/lfs/m4
index b7541808ca3f38a6ac0dde2a2beeaabb36df32f4..56c7131018e1a92dd823125df3ba9bd41f6b5bb5 100644 (file)
--- a/lfs/m4
+++ b/lfs/m4
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = no
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index b9c399438986b818caa193c4700bf2085ca2e6c6..cc69c5f57431642dfb6641b9be25d6c26cd476b4 100644 (file)
--- a/lfs/make
+++ b/lfs/make
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = no
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index c50b770b9af650b7e2eaac2bc2e546096f6894a9..598d3f3484a9c841a9e40a77bd29b36b18834e7b 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = no
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index eaaf2664cda95f164dd83af73f0f4ec0a6fc3b17..6e606b5fa48d4fbcf64f2d965616d929b8fd3234 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = no
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index fbbf4215ef2a43025c03ee458358caf9e0b0c268..837792d6c3a0831dbe697b90ad44c5a698b2659b 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = no
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 89ebe5642c0190163b6986e104c45ca4b0b5774e..47a5e80a0af282c2d2d452e7b7fb84cfb8b23931 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index c79d0f7baeb5f014364dd7a51ba5438421ef6c4e..38206cb909f5b35a5928759f196399d0da0cd8b3 100644 (file)
@@ -32,6 +32,9 @@ DIR_APP    = $(DIR_SOURCE)/$(PKG_NAME)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
 
 ###############################################################################
 # Top-level Rules
index 1867cffcc5125df417419a9145a951f1bdedd6ef..7a69fbb24a56f64b726706a3e380820c41ef104e 100644 (file)
--- a/lfs/mpfr
+++ b/lfs/mpfr
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 25f29642818fe940b47cae8ba7742e061d7182ff..8bff79090968d5a3b43a21b6703b48c716bd4b05 100644 (file)
--- a/lfs/nasm
+++ b/lfs/nasm
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = no
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index ab7ce498b82c99e4dbb47dd2f087c3173be2c5ac..8c346e806587583e0793f1e32dfca60f31df2606 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 030a7d21cb8d029355d12536abd8735fc997c45e..9fbf604d8fc6e4db050ce5c235a569402c6db635 100644 (file)
--- a/lfs/newt
+++ b/lfs/newt
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 42e04c0e202aa8532da8d63f6c4ec68b82dd39ea..ac08cdf897ead20fbff300e1b14b31b0a0ca25c9 100644 (file)
--- a/lfs/noip
+++ b/lfs/noip
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 396a1f6abf77dff05a9301b1364cb1cf9a401072..489183a3ad29b46bb8c84112550db3a25c5802d7 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
diff --git a/lfs/ntp b/lfs/ntp
index 362b29e2779aefc2a631c384cc4b7ea4cdd0e5e2..ecf4f2cb90a29e9b0ceec7cbd362ee3270e6b222 100644 (file)
--- a/lfs/ntp
+++ b/lfs/ntp
@@ -31,6 +31,10 @@ THISAPP    = $(PKG_NAME)-$(PKG_VER)
 DL_FILE    = $(THISAPP).tar.gz
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 DEPS       = openssl
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
index 7c14d563b6745cf3cd02f4998743549a38114975..afe98de5263523f403032317c2bd20a2af590a2f 100644 (file)
@@ -35,6 +35,10 @@ DEPS       = berkeley cyrus-sasl openssl pth
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 CFLAGS    += -D_GNU_SOURCE -D_REENTRANT
 
 ###############################################################################
index 97bf9d3886412933a899dfb3df222f2d21b82260..1937865b9fc93fd6d52b6749eaf5d8a741ce9a45 100644 (file)
@@ -31,6 +31,10 @@ THISAPP    = $(PKG_NAME)-$(PKG_VER)
 DL_FILE    = $(THISAPP).tar.gz
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 DEPS       = openssl pam
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
index dd8cbd9e9245fdc1831bd02dfad61e5a4625c79b..4ed74423f4067f4e38d68378e74b629f2c9d0cfb 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ifneq "$(MACHINE)" "i686"
        SSL_ARCH = no-asm 386 # 386 implies no-sse2
 endif
diff --git a/lfs/pam b/lfs/pam
index 9fcf697fc5f04e1e1391e5fa60ebc29f975dfa30..53253b423e8adf7abe31bfd1a88da5b2adb47d01 100644 (file)
--- a/lfs/pam
+++ b/lfs/pam
@@ -31,6 +31,10 @@ THISAPP    = $(PKG_NAME)-$(PKG_VER)
 DL_FILE    = $(THISAPP).tar.bz2
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 DEPS       = cracklib
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)-pass$(PASS)
index 35833f167d912b8dd9eac3a560c9aafdceaaa82f..52bb900a04884d4e5073dc47d8c4cf39c23af7ee 100644 (file)
@@ -31,6 +31,10 @@ THISAPP    = $(PKG_NAME)-$(PKG_VER)
 DL_FILE    = $(THISAPP).tar.gz
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 DEPS       = openldap
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
index 46222263c62188d70b791f38a70934b16840d3fe..d329af2f04afd8226722c65bc1e4be409b499366 100644 (file)
--- a/lfs/pango
+++ b/lfs/pango
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 157558d98aeec1ea70b07a8e092059f2da6b3ff5..f1e305612bfcf8258ff1a6099f2e9318492b19e3 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 4ff57400e2c04034bdc041d55e83980ca7517265..62de339d54d44366cf8a1ef4cb00d47dc5b31be5 100644 (file)
--- a/lfs/patch
+++ b/lfs/patch
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 5587d2a1d50299d9848ad2358a1e53e970379c43..7af2249fd62acac71249614bdf106d5f992dc613 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 87d85eb30f46e0afd11890022d4057b3b3d13113..61e7f3acd1163c36bf216ff182277a775ad26210 100644 (file)
--- a/lfs/pcre
+++ b/lfs/pcre
@@ -33,6 +33,9 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
 DEPS       = bzip2 zlib
 
 ###############################################################################
index d1fa5be5239e9d2021803709cc9144d9a726230c..a4f962aea387798630aa79d1b30eb89577aef1d5 100644 (file)
--- a/lfs/perl
+++ b/lfs/perl
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 2034ab680788ce6ddab4b70268df371cd7a63ac3..19367eecb7eec09173a2227ba5c8e8c591c0d4ab 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 7fea36d9a1c359d3d20c39da7472665d1efb2eec..da5f5271fee8819353fffb337e997b272b61fab8 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 CONFIGURE_ARGS = --disable-mmx --disable-sse2
 
 ifeq "$(TARGET)" "via-c7"
index ee293e9f66ad2444787246b39f4a19c6c01a0dd5..95b06b9dcbce7feb051f32ceecbfe503d9e32bd5 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = no
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index fd05461dd7b87c41827dae2dd0918004c2abe1d4..288a0c332b0f404f64c084bfd383480a0292214a 100644 (file)
@@ -32,6 +32,10 @@ DIR_APP    = $(DIR_SOURCE)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = no
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 34c3f4016d17d0af010c79b5008b6b79837ddfe4..c3f780fee919b5caaee53c879d4acb068af5df03 100644 (file)
--- a/lfs/popt
+++ b/lfs/popt
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
diff --git a/lfs/ppp b/lfs/ppp
index 6be20564185e06e9a65ecc726ed7fbd2641f115b..fecf79828b0416c142eb7778a0facdb586fa79f5 100644 (file)
--- a/lfs/ppp
+++ b/lfs/ppp
@@ -35,6 +35,10 @@ DEPS       = libpcap linux-atm
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index dc46e5fa9a2e79c3d06d769ebc6580fc37680a99..95fef74db40e7039af85d12531382dae4f2e86c1 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index f7e75ac2e30a91e66ca660a00a8aaf5dec212645..709e6c13cb295b501bf8d9fabe249feb59249da1 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index ad11b8f09f5d1f8afd6320ae85b1ec12ac675620..343ee77b63b4040752e60ac6e70772430b746b76 100644 (file)
@@ -32,6 +32,10 @@ DIR_APP    = $(DIR_SOURCE)/$(PKG_NAME)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 03593722034132dc8ae2513fa9b4a445886a18f7..a34d4b9b0c468f412e5d0343fcb2f8f72443a017 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 044938ef2a918926cae8fba440bc1e4c884e6df8..b1ced84678759d3d2351150a8c87dfdc5ef57f73 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 9a1cf51e390db860d3612e4c74958baba8bab3e4..fa6cb59b849b78ceb6f330178b390eb69065249c 100644 (file)
@@ -35,6 +35,10 @@ DEPS       = dbus-glib python
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 72aef9e1fa0584d17af28fc35cec8ce9581c2b2b..28a9c457bc6dd8d245aaf172478497ad7c72cdff 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index a06ca5eedfe9443ace96e07bab5c5e27ba2e2c19..24ece44c6a2476056559e42327e694dfc2451e90 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index d4b72843f563d9d494c8acc88568039e913f683b..b1ba83c1bd4aa83b36982f7a55da1109e36c7abc 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 0e4f12d63873611b0c46c6638250b82f50b194c5..a5355bace5b096ac30bb7b07e303cedf672db720 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 0c4d4b3f574d30ee9c8f243ce5471f0b9eeabc95..68198405a962a46a3bc8bec1e99de1c2aa00753d 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index d1af62e544f3ce18662796eb9b14f0c89deb05df..03525e6ec601e33db63cfbe614f6ffcd55efc1f5 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 52d2f4b706271559bfed43a01f0f03a85d55bd3b..6a96b41f404e3ab47e1654b3bf4349dc766ac8cc 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index fcb9ccda785cb8b514d41c321be81744fe4d35e8..204d2be2a89a63c746b9ac737d8a60eafc1fcc6a 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 1a96f25fa66ac018cfb5a41d05cbbcb740c18242..c96aec29fc66710b1993a67a86b1a8a3404ebcab 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index d8a088a41e5ca30014ef7a2c6e89b69fd6b18525..1005c5b76511610f7099fd0df8c58247815fe087 100644 (file)
--- a/lfs/slang
+++ b/lfs/slang
@@ -35,6 +35,10 @@ DEPS       = pcre
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 5a9d03abb628e8c2a357f8924d7d854c6cf453bf..d984cf5dcc6b5520b8f5c263e7053099b44faf39 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index fc822603596ae138c6ff49f2fe343cf868724ec7..7bd89e6c832ef5dc1797e5117f475f9eb105cafe 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index db0f31c37b28631a7895f2270799f1520a255fb6..6e831417a066d9b093e5233fe87c5b39e2600f76 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 741e950fccbd750d2a2544abc6f4b100d8edaaf6..dfe4069c296989d08bccd6b059c2ca3094c75403 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/squashfs$(PKG_VER)/$(PKG_NAME)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index b1cbfa41c3417356e81eb6363bfec0d1a33ced84..8352bf7126bc548fb2b48b66314730cec1a88819 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = no
+EXTRA      = yes
+DEBUG      = yes
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index d3f70130783a011fe54c8997b22a51ea9b233c58..91bc97f6a5753d968ac0f70d82f8ebf6fdd2e706 100644 (file)
--- a/lfs/sudo
+++ b/lfs/sudo
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index e17deccad86c558502e5b50e9b7f5c205f6982c9..057703a71eeea7d5dd061e20bf4935a47ea91e47 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 9e3340db391291f0fa855ff65de15b5a876cf5cd..6c4a0cabfeb09e7d5f945918c3c08265e985f63e 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 CFLAGS     = -Werror -Wno-unused -finline-limit=2000
 
 ###############################################################################
index 8094e51a462f9546ac70c2d854c830ef2a243c71..79e1b61ce165f24d359784775a40012d6ad23f0a 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index c6e991acf9ba17573d19ed6ab5c2b4ce6adff3cb..a90ced2f5df293a9c1463eb78afebc05dc5651c3 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(PKG_NAME)-4.13
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = no
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 066118d7ef7377a717a7f2de72b349fc275cbaa2..4cea29d2c5fb2604553cd08ca8628660d0df9cf3 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index aeeb9f7883a4c69999bad61d3d952bd86c91e63d..39c9759aac494f16b311eb3aece283a56ccbd828 100644 (file)
@@ -31,6 +31,9 @@ THISAPP    = $(PKG_NAME)-$(PKG_VER)
 DL_FILE    = $(THISAPP).tar.bz2
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
 DEPS       = libusb
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
index 3b2a59780e1784a7d030e880f8cb25923ee65584..74e472e89f58d8c70465355aad26a2f023b7e99d 100644 (file)
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
diff --git a/lfs/vim b/lfs/vim
index dd087017ef07668dfed8690a89d50a587f68c2eb..731aabdc77e5f4612662016cf306d319ac4e6266 100644 (file)
--- a/lfs/vim
+++ b/lfs/vim
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(PKG_NAME)72
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index 02946caad76da3c9a6164501b77be307afc94100..584e6f5ce58002a241c9aace28f0ef94a89123df 100644 (file)
--- a/lfs/vlan
+++ b/lfs/vlan
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(PKG_NAME)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index cbfb24a883c3d750418b110631ea606f90187167..bafdf153408dc907b78b0b37a741b18d51f889ff 100644 (file)
--- a/lfs/which
+++ b/lfs/which
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
index d0c4564747e2ca7ade1f234205cd9783644aedf1..5d727a88636185498336d6c5cddb9428246b858c 100644 (file)
--- a/lfs/whois
+++ b/lfs/whois
@@ -33,6 +33,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+CORE       = yes
+EXTRA      = no
+DEBUG      = no
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################