Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
# ident "%Z%%M% %I% %E% SMI"
#
# Copyright (c) 1994 by Sun Microsystems, Inc.
# All rights reserved.
#
#
include ../../Makefile.cmd
#
# for message catalog
#
YFLAGS = -d
CPPFLAGS = -I. -I.. $(CPPFLAGS.master)
$(RM) $@
$(POST_PROCESS)
$(COBJS) : $$(@:%.o=../%.c)
$(COMPILE.c) ../$(@:%.o=%.c)
strip :
include ../../Makefile.targ