Makefile revision 6863
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# CDDL HEADER START
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# The contents of this file are subject to the terms of the
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# Common Development and Distribution License (the "License").
72ba327677b00dc4013e4ca19dd5ac4b87da63cebryce# You may not use this file except in compliance with the License.
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# See the License for the specific language governing permissions
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# and limitations under the License.
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# When distributing Covered Code, include this CDDL HEADER in each
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# If applicable, add the following below this CDDL HEADER, with the
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# fields enclosed by brackets "[]" replaced with your own identifying
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# information: Portions Copyright [yyyy] [name of copyright owner]
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# CDDL HEADER END
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# Prefer 32-bit as only "binary" delivered is a script with embedded paths.
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce sha256:d65d1e67c4994e02c3142c49a648642e780b7e3d942b4a51f605309beac269a8
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryceCOMPONENT_ARCHIVE_URL= http://sourceforge.net/projects/snort/files/snort/$(COMPONENT_ARCHIVE)/download
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# Solaris should really define these. See CR #15431883 and 15537286.
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# cheesy, but if we turn off visibility then it doesn't
3114ead9a60b65191e92dea6c76c038c03a8f1dcbryce# save the CFLAGS right and then nulls them.