[Midnightbsd-cvs] src [11007] trunk/usr.sbin/bsnmpd/modules/snmp_target/Makefile: path
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Jun 15 18:23:58 EDT 2018
Revision: 11007
http://svnweb.midnightbsd.org/src/?rev=11007
Author: laffer1
Date: 2018-06-15 18:23:57 -0400 (Fri, 15 Jun 2018)
Log Message:
-----------
path
Modified Paths:
--------------
trunk/usr.sbin/bsnmpd/modules/snmp_target/Makefile
Property Changed:
----------------
trunk/usr.sbin/bsnmpd/modules/snmp_target/Makefile
Modified: trunk/usr.sbin/bsnmpd/modules/snmp_target/Makefile
===================================================================
--- trunk/usr.sbin/bsnmpd/modules/snmp_target/Makefile 2018-06-15 22:23:44 UTC (rev 11006)
+++ trunk/usr.sbin/bsnmpd/modules/snmp_target/Makefile 2018-06-15 22:23:57 UTC (rev 11007)
@@ -1,8 +1,9 @@
# $MidnightBSD$
+# $FreeBSD: stable/10/usr.sbin/bsnmpd/modules/snmp_target/Makefile 312055 2017-01-13 09:07:25Z ngie $
#
# Author: Shteryana Shopova <syrinx at freebsd.org>
-CONTRIB= ${.CURDIR}/../../../../contrib/bsnmp
+CONTRIB= ${SRCTOP}/contrib/bsnmp
.PATH: ${CONTRIB}/snmp_target
MOD= target
@@ -15,6 +16,6 @@
CFLAGS+= -DHAVE_ERR_H -DHAVE_GETADDRINFO -DHAVE_STRLCPY -DHAVE_SYS_TREE_H
DEFS= ${MOD}_tree.def
-BMIBS=
+BMIBS=
.include <bsd.snmpmod.mk>
Property changes on: trunk/usr.sbin/bsnmpd/modules/snmp_target/Makefile
___________________________________________________________________
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list