Makefile revision 4337
13271N/A# The contents of this file are subject to the terms of the 13271N/A# Common Development and Distribution License (the "License"). 13271N/A# You may not use this file except in compliance with the License. 13271N/A# See the License for the specific language governing permissions 13271N/A# and limitations under the License. 13271N/A# When distributing Covered Code, include this CDDL HEADER in each 13271N/A# If applicable, add the following below this CDDL HEADER, with the 13271N/A# fields enclosed by brackets "[]" replaced with your own identifying 13271N/A# information: Portions Copyright [yyyy] [name of copyright owner] 17719N/A# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved. 13271N/A# AsciiDoc configuration and data files belong in /usr/share, not /etc based 17719N/A# on discussion from ARC pre-review. 13283N/A# pkgdepend doesn't like the first line of a Python script to be: 13283N/A $(GSED) -i -e
's?env python?python$(PYTHON_VERSION)?' \
13283N/A $(GSED) -i -e
's?env python?python$(PYTHON_VERSION)?' \
17719N/A# programs which are not automatically available on Solaris (latex, abc2ly 17719N/A# and lilypad), so these tests will output messages of the form: 13283N/A then print "asciidocapi test passed"; \
13283N/A else print "asciidocapi test failed"; \
13283N/A# The additional asciidoc specific set of transforms to be applied to the 13283N/A# test results to try to normalize them. 17719N/A '-e "s|/tmp......|/tmpxxxxxx|g" '