summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp/gensnmpdef/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bsnmp/gensnmpdef/Makefile.in')
-rw-r--r--contrib/bsnmp/gensnmpdef/Makefile.in17
1 files changed, 0 insertions, 17 deletions
diff --git a/contrib/bsnmp/gensnmpdef/Makefile.in b/contrib/bsnmp/gensnmpdef/Makefile.in
deleted file mode 100644
index fa34cf7..0000000
--- a/contrib/bsnmp/gensnmpdef/Makefile.in
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright (c) 2004
-# Hartmut Brandt
-# All rights reserved.
-#
-# Author: Harti Brandt <harti@freebsd.org>
-#
-# $Begemot: bsnmp/gensnmpdef/Makefile.in,v 1.2 2004/04/14 09:54:51 novo Exp $
-#
-
-PROG= gensnmpdef
-SRCS= gensnmpdef.c
-MAN1= gensnmpdef.1
-
-CFLAGS+= -I/usr/local/include
-
-$(PROG): $(SRCS:.c=.lo)
- $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ $(SRCS:.c=.lo) -lsmi
OpenPOWER on IntegriCloud