summaryrefslogtreecommitdiff
path: root/ASNMP/examples/Makefile
diff options
context:
space:
mode:
authorgonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-01 00:31:32 +0000
committergonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-01 00:31:32 +0000
commit48703646278263b8a2c9f4b00a228c4941641f1e (patch)
tree37bfd43a91c38d9b9f0c003d21ca6c9abd0575bc /ASNMP/examples/Makefile
parentb42d9f4aab618cf364119cdfd332d3ebe655c027 (diff)
downloadATCD-48703646278263b8a2c9f4b00a228c4941641f1e.tar.gz
Added ACE_RCSID to ASNMP/
Diffstat (limited to 'ASNMP/examples/Makefile')
-rw-r--r--ASNMP/examples/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ASNMP/examples/Makefile b/ASNMP/examples/Makefile
index cd06fb9ea08..64ca08c687c 100644
--- a/ASNMP/examples/Makefile
+++ b/ASNMP/examples/Makefile
@@ -1,4 +1,7 @@
#----------------------------------------------------------------------------
+#
+# $Id$
+#
# @(#)Makefile 1.1 10/18/96
#
# Makefile for the ACE+SNMP examples directory
@@ -12,7 +15,6 @@ DIRS = get \
next \
set \
trap \
- info \
walk
#----------------------------------------------------------------------------