138N/A# The contents of this file are subject to the terms of the
138N/A# Common Development and Distribution License (the "License").
138N/A# You may not use this file except in compliance with the License.
138N/A# See the License for the specific language governing permissions
138N/A# and limitations under the License.
138N/A# When distributing Covered Code, include this CDDL HEADER in each
138N/A# If applicable, add the following below this CDDL HEADER, with the
138N/A# fields enclosed by brackets "[]" replaced with your own identifying
138N/A# information: Portions Copyright [yyyy] [name of copyright owner]
5921N/A# Copyright (c) 2011, 2016, Oracle
and/or its affiliates. All rights reserved.
138N/ALFS_CFLAGS = $(shell getconf LFS_CFLAGS)
138N/A -DNDEBUG -D_REENTRANT \
138N/AOBJ_CRC32=$(OBJ_CRC32_C)