1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 20:04:05 +02:00

add Id tag

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2749 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-12-21 13:35:15 +00:00
parent 99103247b2
commit 2e9605c9ba
8 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# $Id$
include $(TOPDIR)/rules.mk
PKG_NAME:=deco

View File

@ -1,3 +1,5 @@
# $Id$
include $(TOPDIR)/rules.mk
PKG_NAME:=elhttp

View File

@ -1,3 +1,5 @@
# $Id$
include $(TOPDIR)/rules.mk
PKG_NAME:=iperf

View File

@ -1,3 +1,5 @@
# $Id$
include $(TOPDIR)/rules.mk
PKG_NAME:=psybnc

View File

@ -1,3 +1,5 @@
# $Id$
include $(TOPDIR)/rules.mk
PKG_NAME:=rrs

View File

@ -1,3 +1,5 @@
# $Id$
include $(TOPDIR)/rules.mk
PKG_NAME:=scdp

View File

@ -1,3 +1,5 @@
# $Id$
include $(TOPDIR)/rules.mk
PKG_NAME:=slurm

View File

@ -1,3 +1,5 @@
# $Id$
include $(TOPDIR)/rules.mk
PKG_NAME:=snort-wireless
@ -149,5 +151,5 @@ $(PKG_BUILD_DIR)/.installed: $(PKG_BUILD_DIR)/.built
$(MAKE) -C $(PKG_BUILD_DIR) \
DESTDIR="$(PKG_INSTALL_DIR)" \
install
touch $(PKG_BUILD_DIR)/.installed
touch $@