2005-03-06 05:34:52 +02:00
|
|
|
# Main makefile for the packages
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
2005-04-08 12:08:38 +03:00
|
|
|
package-:=tcp_wrappers
|
2005-03-06 05:34:52 +02:00
|
|
|
package-y:=openwrt
|
2005-04-05 01:12:17 +03:00
|
|
|
package-$(BR2_PACKAGE_AICCU) += aiccu
|
2005-03-23 11:41:29 +02:00
|
|
|
package-$(BR2_PACKAGE_ARPTABLES) += arptables
|
2005-04-03 14:37:43 +03:00
|
|
|
package-$(BR2_PACKAGE_ARPWATCH) += arpwatch
|
2005-04-10 21:19:34 +03:00
|
|
|
package-$(BR2_PACKAGE_ASTERISK) += asterisk
|
2005-03-06 05:34:52 +02:00
|
|
|
package-$(BR2_PACKAGE_BRIDGE) += bridge
|
|
|
|
package-$(BR2_PACKAGE_BUSYBOX) += busybox
|
2005-04-05 01:12:17 +03:00
|
|
|
package-$(BR2_PACKAGE_BWM) += bwm
|
2005-04-01 03:34:13 +03:00
|
|
|
package-$(BR2_PACKAGE_CHILLISPOT) += chillispot
|
2005-03-24 00:25:11 +02:00
|
|
|
package-$(BR2_PACKAGE_CIFSMOUNT) += cifsmount
|
2005-03-23 23:18:15 +02:00
|
|
|
package-$(BR2_PACKAGE_CUPS) += cups
|
2005-03-06 05:34:52 +02:00
|
|
|
package-$(BR2_PACKAGE_DROPBEAR) += dropbear
|
|
|
|
package-$(BR2_PACKAGE_DNSMASQ) += dnsmasq
|
|
|
|
package-$(BR2_PACKAGE_EBTABLES) += ebtables
|
2005-03-24 13:54:30 +02:00
|
|
|
package-$(BR2_PACKAGE_EZIPUPDATE) += ez-ipupdate
|
2005-04-01 21:21:25 +03:00
|
|
|
package-$(BR2_PACKAGE_FPING) += fping
|
2005-04-09 05:33:36 +03:00
|
|
|
package-$(BR2_PACKAGE_FUSE) += fuse
|
2005-04-03 03:20:48 +03:00
|
|
|
package-$(BR2_PACKAGE_GLIB) += glib
|
2005-03-24 23:11:24 +02:00
|
|
|
package-$(BR2_PACKAGE_GMP) += gmp
|
2005-03-23 11:41:29 +02:00
|
|
|
package-$(BR2_PACKAGE_HASERL) += haserl
|
2005-03-06 05:34:52 +02:00
|
|
|
package-$(BR2_PACKAGE_IPTABLES) += iptables
|
2005-03-23 11:41:29 +02:00
|
|
|
package-$(BR2_PACKAGE_IPROUTE2) += iproute2
|
|
|
|
package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux
|
|
|
|
package-$(BR2_PACKAGE_LIBELF) += libelf
|
2005-04-09 16:56:54 +03:00
|
|
|
package-$(BR2_PACKAGE_LIBGCC) += libgcc
|
|
|
|
package-$(BR2_PACKAGE_LIBPTHREAD) += libpthread
|
2005-03-06 05:34:52 +02:00
|
|
|
package-$(BR2_PACKAGE_LZO) += lzo
|
2005-03-06 05:53:29 +02:00
|
|
|
package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl
|
2005-03-23 11:41:29 +02:00
|
|
|
package-$(BR2_PACKAGE_MICROPERL) += microperl
|
2005-03-08 06:26:43 +02:00
|
|
|
package-$(BR2_PACKAGE_NCURSES) += ncurses
|
2005-03-25 01:17:53 +02:00
|
|
|
package-$(BR2_PACKAGE_NFSD) += nfs-server
|
2005-04-03 14:37:43 +03:00
|
|
|
package-$(BR2_PACKAGE_NOCATSPLASH) += nocatsplash
|
2005-04-05 01:12:17 +03:00
|
|
|
package-$(BR2_PACKAGE_NTPCLIENT) += ntpclient
|
2005-03-06 05:34:52 +02:00
|
|
|
package-$(BR2_PACKAGE_OPENSSL) += openssl
|
2005-04-05 05:03:37 +03:00
|
|
|
package-$(BR2_PACKAGE_OPENSWAN) += openswan
|
2005-03-23 11:41:29 +02:00
|
|
|
package-$(BR2_PACKAGE_OPENNTPD) += openntpd
|
2005-03-06 05:34:52 +02:00
|
|
|
package-$(BR2_PACKAGE_OPENVPN) += openvpn
|
2005-03-08 05:58:04 +02:00
|
|
|
package-$(BR2_PACKAGE_PCRE) += pcre
|
2005-03-06 14:30:39 +02:00
|
|
|
package-$(BR2_PACKAGE_POPT) += popt
|
2005-03-25 01:17:53 +02:00
|
|
|
package-$(BR2_PACKAGE_PORTMAP) += portmap
|
2005-03-23 11:41:29 +02:00
|
|
|
package-$(BR2_PACKAGE_PPP) += ppp
|
2005-03-15 12:34:22 +02:00
|
|
|
package-$(BR2_PACKAGE_PPTP) += pptp
|
2005-03-06 05:53:29 +02:00
|
|
|
package-$(BR2_PACKAGE_PPTPD) += pptpd
|
2005-03-28 14:05:38 +03:00
|
|
|
package-$(BR2_PACKAGE_QUAGGA) += quagga
|
2005-04-05 01:12:17 +03:00
|
|
|
package-$(BR2_PACKAGE_RADVD) += radvd
|
2005-04-10 23:28:17 +03:00
|
|
|
package-$(BR2_PACKAGE_SDK) += sdk
|
2005-03-25 20:44:22 +02:00
|
|
|
package-$(BR2_PACKAGE_SER) += ser
|
2005-04-01 01:46:05 +03:00
|
|
|
package-$(BR2_PACKAGE_SETSERIAL) += setserial
|
2005-04-09 05:33:36 +03:00
|
|
|
package-$(BR2_PACKAGE_SHFS) += shfs
|
2005-04-10 00:05:39 +03:00
|
|
|
package-$(BR2_PACKAGE_SPEEX) += speex
|
2005-03-07 16:58:29 +02:00
|
|
|
package-$(BR2_PACKAGE_STRACE) += strace
|
2005-03-07 18:27:36 +02:00
|
|
|
package-$(BR2_PACKAGE_TCPDUMP) += tcpdump
|
2005-04-03 21:00:10 +03:00
|
|
|
package-$(BR2_PACKAGE_WIRELESS_TOOLS) += wireless-tools
|
2005-03-26 03:13:35 +02:00
|
|
|
package-$(BR2_PACKAGE_WOL) += wol
|
2005-03-23 11:41:29 +02:00
|
|
|
package-$(BR2_PACKAGE_ZLIB) += zlib
|
2005-03-30 02:26:17 +03:00
|
|
|
package-$(BR2_PACKAGE_DHCPFWD) += dhcp-forwarder
|
2005-04-01 02:59:03 +03:00
|
|
|
package-$(BR2_PACKAGE_LIBNET) += libnet
|
2005-04-01 03:05:07 +03:00
|
|
|
package-$(BR2_PACKAGE_LIBMYSQLCLIENT) += mysql
|
2005-04-08 12:08:38 +03:00
|
|
|
package-$(BR2_PACKAGE_LIBPCAP) += libpcap
|
2005-04-01 03:05:07 +03:00
|
|
|
package-$(BR2_PACKAGE_LIBPQ) += postgresql
|
2005-03-06 05:34:52 +02:00
|
|
|
|
2005-04-10 23:28:17 +03:00
|
|
|
DEV_LIBS:=tcp_wrappers glib ncurses openssl pcre popt zlib libnet libpcap mysql postgresql iptables matrixssl lzo gmp fuse portmap libelf
|
|
|
|
DEV_LIBS_COMPILE:=$(patsubst %,%-compile,$(DEV_LIBS))
|
|
|
|
|
2005-03-06 05:34:52 +02:00
|
|
|
all: compile install
|
|
|
|
clean: $(patsubst %,%-clean,$(package-) $(package-y) $(package-m)) linux-clean
|
|
|
|
compile: $(patsubst %,%-compile,$(package-y) $(package-m))
|
|
|
|
install: $(patsubst %,%-install,$(package-y))
|
|
|
|
|
2005-04-04 00:36:01 +03:00
|
|
|
ifeq ($(BR2_PACKAGE_OPENVPN_LZO),y)
|
|
|
|
openvpn-compile: lzo-compile
|
|
|
|
endif
|
2005-04-10 21:19:34 +03:00
|
|
|
ifneq ($(BR2_PACKAGE_ASTERISK_SPEEX),)
|
|
|
|
asterisk-compile: speex-compile
|
|
|
|
endif
|
|
|
|
ifneq ($(BR2_PACKAGE_ASTERISK_PGSQL),)
|
|
|
|
asterisk-compile: postgresql-compile
|
|
|
|
endif
|
|
|
|
ifneq ($(BR2_PACKAGE_ASTERISK_MYSQL),)
|
|
|
|
asterisk-compile: mysql-compile
|
|
|
|
endif
|
2005-04-05 05:03:37 +03:00
|
|
|
openswan-compile: gmp-compile
|
2005-04-03 20:20:46 +03:00
|
|
|
nocatsplash-compile: glib-compile
|
2005-04-03 20:14:13 +03:00
|
|
|
arpwatch-compile: libpcap-compile
|
2005-03-07 18:48:26 +02:00
|
|
|
tcpdump-compile: libpcap-compile
|
2005-03-06 05:34:52 +02:00
|
|
|
dropbear-compile: zlib-compile
|
|
|
|
openssl-compile: zlib-compile
|
2005-03-06 18:16:51 +02:00
|
|
|
openvpn-compile: openssl-compile
|
2005-03-25 01:17:53 +02:00
|
|
|
nfs-server-compile: portmap-compile
|
|
|
|
portmap-compile: tcp_wrappers-compile
|
2005-03-26 03:11:55 +02:00
|
|
|
lcd4linux-compile: ncurses-compile
|
2005-04-01 02:59:03 +03:00
|
|
|
libnet-compile: libpcap-compile
|
2005-04-01 03:05:07 +03:00
|
|
|
mysql-compile: ncurses-compile zlib-compile
|
|
|
|
postgresql-compile: zlib-compile
|
2005-04-01 02:59:03 +03:00
|
|
|
|
2005-04-10 23:28:17 +03:00
|
|
|
sdk-compile: $(DEV_LIBS_COMPILE)
|
2005-04-08 12:08:38 +03:00
|
|
|
$(patsubst %,%-prepare,$(package-y) $(package-m) $(package-)): linux-install
|
2005-03-06 05:34:52 +02:00
|
|
|
|
|
|
|
%-prepare:
|
|
|
|
@[ -f $(STAMP_DIR)/.$@ ] || $(MAKE) -C $(patsubst %-prepare,%,$@) prepare
|
|
|
|
@touch $(STAMP_DIR)/.$@
|
|
|
|
|
|
|
|
%-compile: %-prepare
|
|
|
|
@[ -f $(STAMP_DIR)/.$@ ] || $(MAKE) -C $(patsubst %-compile,%,$@) compile
|
|
|
|
@touch $(STAMP_DIR)/.$@
|
|
|
|
|
|
|
|
%-install: %-compile
|
|
|
|
@[ -f $(STAMP_DIR)/.$@ ] || $(MAKE) -C $(patsubst %-install,%,$@) install
|
|
|
|
@touch $(STAMP_DIR)/.$@
|
|
|
|
|
|
|
|
%-clean:
|
|
|
|
@$(MAKE) -C $(patsubst %-clean,%,$@) clean
|
|
|
|
@rm -f $(STAMP_DIR)/.$(patsubst %-clean,%,$@)-*
|
|
|
|
|