Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
da9cd70c94407d05ad340bdcf620adb579b21e36sin# CDDL HEADER START
da9cd70c94407d05ad340bdcf620adb579b21e36sin# The contents of this file are subject to the terms of the
da9cd70c94407d05ad340bdcf620adb579b21e36sin# Common Development and Distribution License, Version 1.0 only
da9cd70c94407d05ad340bdcf620adb579b21e36sin# (the "License"). You may not use this file except in compliance
da9cd70c94407d05ad340bdcf620adb579b21e36sin# with the License.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
da9cd70c94407d05ad340bdcf620adb579b21e36sin# See the License for the specific language governing permissions
da9cd70c94407d05ad340bdcf620adb579b21e36sin# and limitations under the License.
da9cd70c94407d05ad340bdcf620adb579b21e36sin# When distributing Covered Code, include this CDDL HEADER in each
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# If applicable, add the following below this CDDL HEADER, with the
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# fields enclosed by brackets "[]" replaced with your own identifying
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# information: Portions Copyright [yyyy] [name of copyright owner]
da9cd70c94407d05ad340bdcf620adb579b21e36sin# CDDL HEADER END
da9cd70c94407d05ad340bdcf620adb579b21e36sin# ident "%Z%%M% %I% %E% SMI"
da9cd70c94407d05ad340bdcf620adb579b21e36sin# Copyright (c) 1989 by Sun Microsystems, Inc.
da9cd70c94407d05ad340bdcf620adb579b21e36sinCPPFLAGS = -DNROFF -DUSG -DINCORE -DEUC -I. -I.. $(CPPFLAGS.master)
da9cd70c94407d05ad340bdcf620adb579b21e36sin# message catalog
da9cd70c94407d05ad340bdcf620adb579b21e36sin# build rule for common source above
da9cd70c94407d05ad340bdcf620adb579b21e36sin%.o: ../%.c
$(POST_PROCESS)
$(RM) $@
strip :
# additional dependency for clobber which is defined in Makefile.targ
FRC: