summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsnmpd/modules/snmp_atm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsnmpd/modules/snmp_atm/Makefile')
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_atm/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/usr.sbin/bsnmpd/modules/snmp_atm/Makefile b/usr.sbin/bsnmpd/modules/snmp_atm/Makefile
deleted file mode 100644
index 4bba7cb..0000000
--- a/usr.sbin/bsnmpd/modules/snmp_atm/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $FreeBSD$
-#
-# Author: Harti Brandt <harti@freebsd.org>
-
-CONTRIB= ${.CURDIR}/../../../../contrib/ngatm
-.PATH: ${CONTRIB}/snmp_atm
-
-MOD= atm
-SRCS= snmp_atm.c atm_sys.c
-XSYM= begemotAtm
-MAN= snmp_atm.3
-
-BMIBS= BEGEMOT-ATM.txt BEGEMOT-ATM-FREEBSD-MIB.txt
-DEFS= ${MOD}_tree.def atm_freebsd.def
-INCS= snmp_${MOD}.h
-
-EXTRAMIBDEFS= atm_freebsd.def
-
-CFLAGS+= -I${CONTRIB}/snmp_atm
-
-.include <bsd.snmpmod.mk>
OpenPOWER on IntegriCloud