projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update lighttpd to 1.4.11
[openwrt.git]
/
package
/
psybnc
/
Makefile
diff --git
a/package/psybnc/Makefile
b/package/psybnc/Makefile
index
f48a191
..
b4f9b28
100644
(file)
--- a/
package/psybnc/Makefile
+++ b/
package/psybnc/Makefile
@@
-1,3
+1,5
@@
+# $Id$
+
include $(TOPDIR)/rules.mk
PKG_NAME:=psybnc
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)))
$(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)" \
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR) \
CC="$(TARGET_CC)" \
This page took
0.01961 seconds
and
4
git commands to generate.