Makefile revision 3351
c25356d5978632df6203437e1953bcb29e0c736fTimo Sirainen# CDDL HEADER START
d23c747de9d33966483fbdd41f08ad7766da7c5cTimo Sirainen# The contents of this file are subject to the terms of the
d23c747de9d33966483fbdd41f08ad7766da7c5cTimo Sirainen# Common Development and Distribution License (the "License").
2615df45a8027948a474abe5e817b34b0499c171Timo Sirainen# You may not use this file except in compliance with the License.
3e0bae44b65f5c46989fcef3d1e07203f496327eTimo Sirainen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3e0bae44b65f5c46989fcef3d1e07203f496327eTimo Sirainen# See the License for the specific language governing permissions
3e0bae44b65f5c46989fcef3d1e07203f496327eTimo Sirainen# and limitations under the License.
3e0bae44b65f5c46989fcef3d1e07203f496327eTimo Sirainen# When distributing Covered Code, include this CDDL HEADER in each
3e0bae44b65f5c46989fcef3d1e07203f496327eTimo Sirainen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e8490a52a1bc71bc53034e68f464435684ad810fTimo Sirainen# If applicable, add the following below this CDDL HEADER, with the
e8490a52a1bc71bc53034e68f464435684ad810fTimo Sirainen# fields enclosed by brackets "[]" replaced with your own identifying
296dca49e4fe6046e0328c67ef1cf4b8077dec9cTimo Sirainen# information: Portions Copyright [yyyy] [name of copyright owner]
7fd51f7b0b4d990ec3cfef4e60ee685bf9fb32deTimo Sirainen# CDDL HEADER END
eb64c3586d854cddd693f0b811d897399076a441Timo Sirainen# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
4ac2d38239cea8090154e17faefd77de5a71d882Timo SirainenCOMPONENT_PROJECT_URL= http://httpd.apache.org/mod_fcgid/
eb64c3586d854cddd693f0b811d897399076a441Timo SirainenCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
32e1554df9abca74fef0af2ba2e4c37e90a06cd0Timo Sirainen sha256:1cbad345e3376b5d7c8f9a62b471edd7fa892695b90b79502f326b4692a679cf
eb64c3586d854cddd693f0b811d897399076a441Timo SirainenCOMPONENT_ARCHIVE_URL= http://archive.apache.org/dist/httpd/mod_fcgid/$(COMPONENT_ARCHIVE)