Makefile revision cc22b130832529204c03214239a57aaadd05101f
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# CDDL HEADER START
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# The contents of this file are subject to the terms of the
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# Common Development and Distribution License (the "License").
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# You may not use this file except in compliance with the License.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# See the License for the specific language governing permissions
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# and limitations under the License.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# When distributing Covered Code, include this CDDL HEADER in each
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# If applicable, add the following below this CDDL HEADER, with the
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# fields enclosed by brackets "[]" replaced with your own identifying
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# information: Portions Copyright [yyyy] [name of copyright owner]
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# CDDL HEADER END
1cb875ae88fb9463b368e725c2444776595895cbCathy Zhou# Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
$(POST_PROCESS)
$(POST_PROCESS)
$(POST_PROCESS)
exprobjs/%.o: %.c
$(COMPILE.c) -o $@ $<
$(COMPILE.c) -o $@ $<
$(COMPILE.c) -o $@ $<
-@mkdir -p $@
-@mkdir -p $@
-@mkdir -p $@