summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp/gensnmptree
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2005-10-04 14:51:55 +0000
committerharti <harti@FreeBSD.org>2005-10-04 14:51:55 +0000
commitc45e21ccca7d05381dcee6d13fe1b75d6ad351d9 (patch)
tree09cefc76ef1234c034dfd5494033ccf2d05fa6d3 /contrib/bsnmp/gensnmptree
parentac94e44f1fbe2173edc9c790a789d66973169f05 (diff)
downloadFreeBSD-src-c45e21ccca7d05381dcee6d13fe1b75d6ad351d9.zip
FreeBSD-src-c45e21ccca7d05381dcee6d13fe1b75d6ad351d9.tar.gz
These files are not needed and were imported by accident in the
previous import.
Diffstat (limited to 'contrib/bsnmp/gensnmptree')
-rw-r--r--contrib/bsnmp/gensnmptree/Makefile.in17
1 files changed, 0 insertions, 17 deletions
diff --git a/contrib/bsnmp/gensnmptree/Makefile.in b/contrib/bsnmp/gensnmptree/Makefile.in
deleted file mode 100644
index 91634ef..0000000
--- a/contrib/bsnmp/gensnmptree/Makefile.in
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright (c) 2001-2003
-# Fraunhofer Institute for Open Communication Systems (FhG Fokus).
-# All rights reserved.
-#
-# Author: Harti Brandt <harti@freebsd.org>
-#
-# $Begemot: bsnmp/gensnmptree/Makefile.in,v 1.3 2004/04/13 17:01:31 novo Exp $
-#
-
-PROG= gensnmptree
-SRCS= gensnmptree.c
-MAN1= gensnmptree.1
-
-CFLAGS+= -I$(srcdir)/../lib
-
-$(PROG): $(SRCS:.c=.lo)
- $(LIBTOOL) --mode=link $(CC) $(LDLAGS) -o $@ $(SRCS:.c=.lo)
OpenPOWER on IntegriCloud