X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/8f5b87ca4186d5b49fcd40f92091fd3dc348dadc..92a8d8214c5f70a47ad7e52c82634c1b206fe67b:/openwrt/package/psybnc/Makefile diff --git a/openwrt/package/psybnc/Makefile b/openwrt/package/psybnc/Makefile index f48a19174..b4f9b284c 100644 --- a/openwrt/package/psybnc/Makefile +++ b/openwrt/package/psybnc/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=psybnc @@ -15,6 +17,9 @@ include $(TOPDIR)/package/rules.mk $(eval $(call PKG_template,PSYBNC,psybnc,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) +$(PKG_BUILD_DIR)/.configured: + touch $@ + $(PKG_BUILD_DIR)/.built: $(MAKE) -C $(PKG_BUILD_DIR) \ CC="$(TARGET_CC)" \