|  | @ -72,9 +72,9 @@ $(D)/openvpn: $(D)/lzo $(D)/openssl $(ARCHIVE)/$(OPENVPN_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 			ROUTE="/sbin/route" \
 |  |  | 			ROUTE="/sbin/route" \
 | 
			
		
	
		
		
			
				
					|  |  | 			IPROUTE="/sbin/ip" \
 |  |  | 			IPROUTE="/sbin/ip" \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--docdir=/.remove \
 |  |  | 			--docdir=$(remove-docdir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--infodir=/.remove \
 |  |  | 			--infodir=$(remove-infodir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			--enable-shared \
 |  |  | 			--enable-shared \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-static \
 |  |  | 			--disable-static \
 | 
			
		
	
		
		
			
				
					|  |  | 			--enable-small \
 |  |  | 			--enable-small \
 | 
			
		
	
	
		
		
			
				
					|  | @ -107,9 +107,9 @@ $(D)/openssh: $(D)/openssl $(D)/zlib $(ARCHIVE)/$(OPENSSH_SOURCE) | $(TARGET_DIR | 
			
		
	
		
		
			
				
					|  |  | 		./configure \
 |  |  | 		./configure \
 | 
			
		
	
		
		
			
				
					|  |  | 			$(CONFIGURE_OPTS) \
 |  |  | 			$(CONFIGURE_OPTS) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--docdir=/.remove \
 |  |  | 			--docdir=$(remove-docdir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--infodir=/.remove \
 |  |  | 			--infodir=$(remove-infodir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			--with-pid-dir=/tmp \
 |  |  | 			--with-pid-dir=/tmp \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-privsep-path=/var/empty \
 |  |  | 			--with-privsep-path=/var/empty \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-cppflags="-pipe $(TARGET_OPTIMIZATION) $(TARGET_DEBUGGING) $(TARGET_ABI) -I$(TARGET_INCLUDE_DIR)" \
 |  |  | 			--with-cppflags="-pipe $(TARGET_OPTIMIZATION) $(TARGET_DEBUGGING) $(TARGET_ABI) -I$(TARGET_INCLUDE_DIR)" \
 | 
			
		
	
	
		
		
			
				
					|  | @ -188,7 +188,7 @@ $(D)/mtd-utils: $(D)/zlib $(D)/lzo $(D)/e2fsprogs $(ARCHIVE)/$(MTD-UTILS_SOURCE) | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					|  |  | 			--target=$(TARGET) \
 |  |  | 			--target=$(TARGET) \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			--enable-silent-rules \
 |  |  | 			--enable-silent-rules \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-tests \
 |  |  | 			--disable-tests \
 | 
			
		
	
		
		
			
				
					|  |  | 			--without-xattr \
 |  |  | 			--without-xattr \
 | 
			
		
	
	
		
		
			
				
					|  | @ -225,7 +225,7 @@ $(D)/iperf: $(ARCHIVE)/$(IPERF_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--target=$(TARGET) \
 |  |  | 			--target=$(TARGET) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			; \
 |  |  | 			; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE); \
 |  |  | 		$(MAKE); \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) |  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) | 
			
		
	
	
		
		
			
				
					|  | @ -253,8 +253,8 @@ $(D)/parted: $(D)/e2fsprogs $(ARCHIVE)/$(PARTED_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					|  |  | 			--target=$(TARGET) \
 |  |  | 			--target=$(TARGET) \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--infodir=/.remove \
 |  |  | 			--infodir=$(remove-infodir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			--enable-silent-rules \
 |  |  | 			--enable-silent-rules \
 | 
			
		
	
		
		
			
				
					|  |  | 			--enable-shared \
 |  |  | 			--enable-shared \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-static \
 |  |  | 			--disable-static \
 | 
			
		
	
	
		
		
			
				
					|  | @ -336,8 +336,8 @@ $(D)/coreutils: $(ARCHIVE)/$(COREUTILS_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 			--target=$(TARGET) \
 |  |  | 			--target=$(TARGET) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					|  |  | 			--bindir=/bin.coreutils \
 |  |  | 			--bindir=/bin.coreutils \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--libexecdir=/.remove/libexec \
 |  |  | 			--libexecdir=$(remove-libexecdir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--datarootdir=/.remove/share \
 |  |  | 			--datarootdir=$(remove-datarootdir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			--enable-silent-rules \
 |  |  | 			--enable-silent-rules \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-xattr \
 |  |  | 			--disable-xattr \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-libcap \
 |  |  | 			--disable-libcap \
 | 
			
		
	
	
		
		
			
				
					|  | @ -372,7 +372,7 @@ $(D)/less: $(D)/ncurses $(ARCHIVE)/$(LESS_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					|  |  | 			--target=$(TARGET) \
 |  |  | 			--target=$(TARGET) \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			; \
 |  |  | 			; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE); \
 |  |  | 		$(MAKE); \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) |  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) | 
			
		
	
	
		
		
			
				
					|  | @ -529,8 +529,8 @@ $(D)/inadyn: $(D)/openssl $(D)/confuse $(D)/libite $(ARCHIVE)/$(INADYN_SOURCE) | | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					|  |  | 			--libdir=$(TARGET_LIB_DIR) \
 |  |  | 			--libdir=$(TARGET_LIB_DIR) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--includedir=$(TARGET_INCLUDE_DIR) \
 |  |  | 			--includedir=$(TARGET_INCLUDE_DIR) \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--docdir=/.remove \
 |  |  | 			--docdir=$(remove-docdir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			--enable-openssl \
 |  |  | 			--enable-openssl \
 | 
			
		
	
		
		
			
				
					|  |  | 			; \
 |  |  | 			; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE); \
 |  |  | 		$(MAKE); \
 | 
			
		
	
	
		
		
			
				
					|  | @ -605,7 +605,7 @@ $(D)/procps-ng: $(D)/ncurses $(ARCHIVE)/$(PROCPS-NG_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					|  |  | 			--bindir=/bin.procps \
 |  |  | 			--bindir=/bin.procps \
 | 
			
		
	
		
		
			
				
					|  |  | 			--sbindir=/sbin.procps \
 |  |  | 			--sbindir=/sbin.procps \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--datarootdir=/.remove \
 |  |  | 			--datarootdir=$(remove-datarootdir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			; \
 |  |  | 			; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE); \
 |  |  | 		$(MAKE); \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) |  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) | 
			
		
	
	
		
		
			
				
					|  | @ -638,7 +638,7 @@ $(D)/nano: $(D)/ncurses $(ARCHIVE)/$(NANO_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--target=$(TARGET) \
 |  |  | 			--target=$(TARGET) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--datarootdir=/.remove/share \
 |  |  | 			--datarootdir=$(remove-datarootdir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			--disable-nls \
 |  |  | 			--disable-nls \
 | 
			
		
	
		
		
			
				
					|  |  | 			--enable-tiny \
 |  |  | 			--enable-tiny \
 | 
			
		
	
		
		
			
				
					|  |  | 			; \
 |  |  | 			; \
 | 
			
		
	
	
		
		
			
				
					|  | @ -693,7 +693,7 @@ $(D)/bash: $(ARCHIVE)/$(BASH_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		$(call apply_patches, $(BASH_PATCH), 0); \
 |  |  | 		$(call apply_patches, $(BASH_PATCH), 0); \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--datarootdir=/.remove \
 |  |  | 			--datarootdir=$(remove-datarootdir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			; \
 |  |  | 			; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE); \
 |  |  | 		$(MAKE); \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) |  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) | 
			
		
	
	
		
		
			
				
					|  | @ -726,9 +726,7 @@ $(D)/e2fsprogs: $(ARCHIVE)/$(E2FSPROGS_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--target=$(TARGET) \
 |  |  | 			--target=$(TARGET) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix=/ \
 |  |  | 			--prefix=/ \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--datarootdir=/.remove \
 |  |  | 			--datarootdir=$(remove-datarootdir) \
 | 
			
				
				
			
		
	
		
		
			
				
					|  |  | 			--infodir=/.remove \
 |  |  |  | 
			
		
	
		
		
			
				
					|  |  | 			--mandir=/.remove \
 |  |  |  | 
			
		
	
		
		
	
		
		
			
				
					|  |  | 			--disable-nls \
 |  |  | 			--disable-nls \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-profile \
 |  |  | 			--disable-profile \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-e2initrd-helper \
 |  |  | 			--disable-e2initrd-helper \
 | 
			
		
	
	
		
		
			
				
					|  | @ -778,8 +776,8 @@ $(D)/ntfs-3g: $(ARCHIVE)/$(NTFS-3G_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 	$(CHDIR)/$(NTFS-3G_TMP); \
 |  |  | 	$(CHDIR)/$(NTFS-3G_TMP); \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--docdir=/.remove \
 |  |  | 			--docdir=$(remove-docdir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			--disable-ntfsprogs \
 |  |  | 			--disable-ntfsprogs \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-ldconfig \
 |  |  | 			--disable-ldconfig \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-library \
 |  |  | 			--disable-library \
 | 
			
		
	
	
		
		
			
				
					|  | @ -820,7 +818,7 @@ $(D)/autofs: $(D)/libtirpc $(ARCHIVE)/$(AUTOFS_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		autoreconf -fi; \
 |  |  | 		autoreconf -fi; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--datarootdir=/.remove \
 |  |  | 			--datarootdir=$(remove-datarootdir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			--enable-ignore-busy \
 |  |  | 			--enable-ignore-busy \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-mount-locking \
 |  |  | 			--disable-mount-locking \
 | 
			
		
	
		
		
			
				
					|  |  | 			--without-openldap \
 |  |  | 			--without-openldap \
 | 
			
		
	
	
		
		
			
				
					|  | @ -870,12 +868,12 @@ $(D)/samba-hd1: $(D)/zlib $(ARCHIVE)/$(SAMBA33_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix=/ \
 |  |  | 			--prefix=/ \
 | 
			
		
	
		
		
			
				
					|  |  | 			--datadir=/var/samba \
 |  |  | 			--datadir=/var/samba \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--datarootdir=/.remove \
 |  |  | 			--datarootdir=$(remove-datarootdir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			--localstatedir=/var/samba \
 |  |  | 			--localstatedir=/var/samba \
 | 
			
		
	
		
		
			
				
					|  |  | 			--sysconfdir=/etc/samba \
 |  |  | 			--sysconfdir=/etc/samba \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-configdir=/etc/samba \
 |  |  | 			--with-configdir=/etc/samba \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-privatedir=/etc/samba \
 |  |  | 			--with-privatedir=/etc/samba \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--with-modulesdir=/.remove \
 |  |  | 			--with-modulesdir=$(remove-libdir)/samba \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			--with-sys-quotas=no \
 |  |  | 			--with-sys-quotas=no \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-piddir=/var/run \
 |  |  | 			--with-piddir=/var/run \
 | 
			
		
	
		
		
			
				
					|  |  | 			--enable-static \
 |  |  | 			--enable-static \
 | 
			
		
	
	
		
		
			
				
					|  | @ -954,12 +952,12 @@ $(D)/samba-hd2: $(D)/zlib $(ARCHIVE)/$(SAMBA36_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix=/ \
 |  |  | 			--prefix=/ \
 | 
			
		
	
		
		
			
				
					|  |  | 			--datadir=/var/samba \
 |  |  | 			--datadir=/var/samba \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--datarootdir=/.remove \
 |  |  | 			--datarootdir=$(remove-datarootdir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			--localstatedir=/var/samba \
 |  |  | 			--localstatedir=/var/samba \
 | 
			
		
	
		
		
			
				
					|  |  | 			--sysconfdir=/etc/samba \
 |  |  | 			--sysconfdir=/etc/samba \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-configdir=/etc/samba \
 |  |  | 			--with-configdir=/etc/samba \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-privatedir=/etc/samba \
 |  |  | 			--with-privatedir=/etc/samba \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--with-modulesdir=/.remove \
 |  |  | 			--with-modulesdir=$(remove-libdir)/samba \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			--with-piddir=/var/run \
 |  |  | 			--with-piddir=/var/run \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-sys-quotas=no \
 |  |  | 			--with-sys-quotas=no \
 | 
			
		
	
		
		
			
				
					|  |  | 			--enable-static \
 |  |  | 			--enable-static \
 | 
			
		
	
	
		
		
			
				
					|  | @ -1016,7 +1014,7 @@ $(D)/dropbear: $(D)/zlib $(ARCHIVE)/$(DROPBEAR_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 	$(CHDIR)/$(DROPBEAR_TMP); \
 |  |  | 	$(CHDIR)/$(DROPBEAR_TMP); \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			--disable-pututxline \
 |  |  | 			--disable-pututxline \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-wtmp \
 |  |  | 			--disable-wtmp \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-wtmpx \
 |  |  | 			--disable-wtmpx \
 | 
			
		
	
	
		
		
			
				
					|  | @ -1064,7 +1062,7 @@ $(D)/sg3_utils: $(ARCHIVE)/$(SG3_UTILS_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					|  |  | 			--bindir=/bin.sg3_utils \
 |  |  | 			--bindir=/bin.sg3_utils \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			; \
 |  |  | 			; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE); \
 |  |  | 		$(MAKE); \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) |  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) | 
			
		
	
	
		
		
			
				
					|  | @ -1122,9 +1120,9 @@ $(D)/lcd4linux: $(D)/ncurses $(D)/libgd2 $(D)/libdpf | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 			--includedir=$(TARGET_INCLUDE_DIR) \
 |  |  | 			--includedir=$(TARGET_INCLUDE_DIR) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--bindir=$(TARGET_DIR)/bin \
 |  |  | 			--bindir=$(TARGET_DIR)/bin \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--docdir=/.remove \
 |  |  | 			--docdir=$(remove-docdir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--infodir=/.remove \
 |  |  | 			--infodir=$(remove-infodir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			--with-ncurses=$(TARGET_LIB_DIR) \
 |  |  | 			--with-ncurses=$(TARGET_LIB_DIR) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-drivers='DPF, SamsungSPF, PNG' \
 |  |  | 			--with-drivers='DPF, SamsungSPF, PNG' \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-plugins='all,!dbus,!mpris_dbus,!asterisk,!isdn,!pop3,!ppp,!seti,!huawei,!imon,!kvv,!sample,!w1retap,!wireless,!xmms,!gps,!mpd,!mysql,!qnaplog,!iconv' \
 |  |  | 			--with-plugins='all,!dbus,!mpris_dbus,!asterisk,!isdn,!pop3,!ppp,!seti,!huawei,!imon,!kvv,!sample,!w1retap,!wireless,!xmms,!gps,!mpd,!mysql,!qnaplog,!iconv' \
 | 
			
		
	
	
		
		
			
				
					|  | @ -1233,8 +1231,8 @@ $(D)/dosfstools: $(ARCHIVE)/$(DOSFSTOOLS_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		autoreconf -fi; \
 |  |  | 		autoreconf -fi; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--docdir=/.remove \
 |  |  | 			--docdir=$(remove-docdir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			--without-udev \
 |  |  | 			--without-udev \
 | 
			
		
	
		
		
			
				
					|  |  | 			--enable-compat-symlinks \
 |  |  | 			--enable-compat-symlinks \
 | 
			
		
	
		
		
			
				
					|  |  | 			CFLAGS="$(DOSFSTOOLS_CFLAGS)" \
 |  |  | 			CFLAGS="$(DOSFSTOOLS_CFLAGS)" \
 | 
			
		
	
	
		
		
			
				
					|  | @ -1276,8 +1274,8 @@ $(D)/nfs-utils: $(D)/rpcbind $(ARCHIVE)/$(NFS-UTILS_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					|  |  | 			--target=$(TARGET) \
 |  |  | 			--target=$(TARGET) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--enable-maintainer-mode \
 |  |  | 			--enable-maintainer-mode \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--docdir=/.remove \
 |  |  | 			--docdir=$(remove-docdir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			--disable-nfsv4 \
 |  |  | 			--disable-nfsv4 \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-nfsv41 \
 |  |  | 			--disable-nfsv41 \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-gss \
 |  |  | 			--disable-gss \
 | 
			
		
	
	
		
		
			
				
					|  | @ -1330,7 +1328,7 @@ $(D)/rpcbind: $(D)/libtirpc $(ARCHIVE)/$(RPCBIND_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 			--enable-silent-rules \
 |  |  | 			--enable-silent-rules \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-rpcuser=root \
 |  |  | 			--with-rpcuser=root \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-systemdsystemunitdir=no \
 |  |  | 			--with-systemdsystemunitdir=no \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			; \
 |  |  | 			; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE); \
 |  |  | 		$(MAKE); \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) |  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) | 
			
		
	
	
		
		
			
				
					|  | @ -1358,8 +1356,8 @@ $(D)/fuse-exfat: $(D)/libfuse $(ARCHIVE)/$(FUSE-EXFAT_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		autoreconf -fi; \
 |  |  | 		autoreconf -fi; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--docdir=/.remove \
 |  |  | 			--docdir=$(remove-docdir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			; \
 |  |  | 			; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE); \
 |  |  | 		$(MAKE); \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) |  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) | 
			
		
	
	
		
		
			
				
					|  | @ -1383,8 +1381,8 @@ $(D)/exfat-utils: $(D)/fuse-exfat $(ARCHIVE)/$(EXFAT-UTILS_SOURCE) | $(TARGET_DI | 
			
		
	
		
		
			
				
					|  |  | 		autoreconf -fi; \
 |  |  | 		autoreconf -fi; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--docdir=/.remove \
 |  |  | 			--docdir=$(remove-docdir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			; \
 |  |  | 			; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE); \
 |  |  | 		$(MAKE); \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) |  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) | 
			
		
	
	
		
		
			
				
					|  | @ -1401,7 +1399,7 @@ $(D)/streamripper: $(D)/libvorbisidec $(D)/libmad $(D)/glib2 | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					|  |  | 			--includedir=$(TARGET_INCLUDE_DIR) \
 |  |  | 			--includedir=$(TARGET_INCLUDE_DIR) \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--datarootdir=/.remove \
 |  |  | 			--datarootdir=$(remove-datarootdir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			--with-included-argv=yes \
 |  |  | 			--with-included-argv=yes \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-included-libmad=no \
 |  |  | 			--with-included-libmad=no \
 | 
			
		
	
		
		
			
				
					|  |  | 			; \
 |  |  | 			; \
 | 
			
		
	
	
		
		
			
				
					|  | @ -1428,8 +1426,8 @@ $(D)/gettext: $(ARCHIVE)/$(GETTEXT_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		autoreconf -fi; \
 |  |  | 		autoreconf -fi; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--bindir=/.remove/bin \
 |  |  | 			--bindir=$(remove-bindir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--datarootdir=/.remove/share \
 |  |  | 			--datarootdir=$(remove-datarootdir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			--disable-libasprintf \
 |  |  | 			--disable-libasprintf \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-acl \
 |  |  | 			--disable-acl \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-openmp \
 |  |  | 			--disable-openmp \
 | 
			
		
	
	
		
		
			
				
					|  | @ -1462,7 +1460,7 @@ $(D)/mc: $(D)/glib2 $(D)/ncurses $(ARCHIVE)/$(MC_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		autoreconf -fi; \
 |  |  | 		autoreconf -fi; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			--enable-maintainer-mode \
 |  |  | 			--enable-maintainer-mode \
 | 
			
		
	
		
		
			
				
					|  |  | 			--enable-silent-rules \
 |  |  | 			--enable-silent-rules \
 | 
			
		
	
		
		
			
				
					|  |  | 			\
 |  |  | 			\
 | 
			
		
	
	
		
		
			
				
					|  | @ -1506,10 +1504,8 @@ $(D)/wget: $(D)/openssl $(ARCHIVE)/$(WGET_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--target=$(TARGET) \
 |  |  | 			--target=$(TARGET) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--datarootdir=/.remove \
 |  |  | 			--datarootdir=$(remove-datarootdir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--docdir=/.remove \
 |  |  | 			--sysconfdir=$(remove-sysconfdir) \
 | 
			
				
				
			
		
	
		
		
			
				
					|  |  | 			--sysconfdir=/.remove \
 |  |  |  | 
			
		
	
		
		
			
				
					|  |  | 			--mandir=/.remove \
 |  |  |  | 
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			--with-gnu-ld \
 |  |  | 			--with-gnu-ld \
 | 
			
		
	
		
		
			
				
					|  |  | 			--with-ssl=openssl \
 |  |  | 			--with-ssl=openssl \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-debug \
 |  |  | 			--disable-debug \
 | 
			
		
	
	
		
		
			
				
					|  | @ -1541,9 +1537,9 @@ $(D)/iconv: $(ARCHIVE)/$(LIBICONV_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--target=$(TARGET) \
 |  |  | 			--target=$(TARGET) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--datarootdir=/.remove/share \
 |  |  | 			--datarootdir=$(remove-datarootdir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--includedir=/.remove/include \
 |  |  | 			--includedir=$(remove-includedir) \
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 			--libdir=/.remove/lib \
 |  |  | 			--libdir=$(remove-libdir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 			--enable-static \
 |  |  | 			--enable-static \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-shared \
 |  |  | 			--disable-shared \
 | 
			
		
	
		
		
			
				
					|  |  | 			--enable-relocatable \
 |  |  | 			--enable-relocatable \
 | 
			
		
	
	
		
		
			
				
					|  | @ -1608,7 +1604,7 @@ $(D)/dvbsnoop: | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--enable-silent-rules \
 |  |  | 			--enable-silent-rules \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			; \
 |  |  | 			; \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE); \
 |  |  | 		$(MAKE); \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) |  |  | 		$(MAKE) install DESTDIR=$(TARGET_DIR) | 
			
		
	
	
		
		
			
				
					|  | @ -1631,7 +1627,7 @@ $(D)/ethtool: $(ARCHIVE)/$(ETHTOOL_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | 	$(CHDIR)/$(ETHTOOL_TMP); \
 |  |  | 	$(CHDIR)/$(ETHTOOL_TMP); \
 | 
			
		
	
		
		
			
				
					|  |  | 		$(CONFIGURE) \
 |  |  | 		$(CONFIGURE) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--prefix= \
 |  |  | 			--prefix= \
 | 
			
		
	
		
		
			
				
					
					|  |  | 			--mandir=/.remove \
 |  |  | 			--mandir=$(remove-mandir) \
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 			--libdir=$(TARGET_LIB_DIR) \
 |  |  | 			--libdir=$(TARGET_LIB_DIR) \
 | 
			
		
	
		
		
			
				
					|  |  | 			--disable-pretty-dump \
 |  |  | 			--disable-pretty-dump \
 | 
			
		
	
		
		
			
				
					|  |  | 			; \
 |  |  | 			; \
 | 
			
		
	
	
		
		
			
				
					|  | 
 |