summaryrefslogtreecommitdiff
path: root/ASNMP/examples/Makefile
diff options
context:
space:
mode:
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
#----------------------------------------------------------------------------