]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/snmp/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / src / snmp / Makefile.am
index 39d6036c2665430b432e5218fa1c65977de3f221..4c986f62d3d2cdc2eefdc37539212b1e7c5b92e1 100644 (file)
@@ -1,3 +1,10 @@
+## Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
 include $(top_srcdir)/src/Common.am
 include $(top_srcdir)/src/TestHeaders.am
 
@@ -20,5 +27,3 @@ libsnmp_la_SOURCES = \
        Session.h \
        Var.cc \
        Var.h
-
-DEFS += -DDEFAULT_PREFIX=\"$(prefix)\"