Makefile revision 6139
# The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # See the License for the specific language governing permissions # and limitations under the License. # When distributing Covered Code, include this CDDL HEADER in each # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved. # The documentation is in a separate download # There are tests, but gmake test is currently broken. # It was working in the previous version, but not sure why # it breaks now. Leaving it at no tests for now. # Automake fix, regenerates configure file to get rid of the # automake 'probably too old' error. This fixes gmake test # needing more than one try to run. This does not fix the # fact that gmake test runs no tests. # gmake test will generate different outputs if run multiple # times. This gets rid of all the unimportant output # This is needed for things to be built correctly. # A normal 64-bit build would result in /usr/lib/$(MACH64)/rsyslog but since we # have a self-contained eco-system, simplify things for customers and just use # libgcrypt is not approved. # There are man pages in the tarball, which will require modification for # content. Also, building them from here requires python-docutils. # Docs to install are the tree under docs/build with some exceptions.