add Id tag

SVN-Revision: 2749
This commit is contained in:
Nicolas Thill 2005-12-21 13:35:15 +00:00
parent 7f03e6c252
commit 65e9d0b216
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 $@