#
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
include ../../Makefile.cmd
#
# for message catalog
#
YFLAGS = -d
LDFLAGS += $(MAPFILE.NGB:%=-M%)
$(RM) $@
$(POST_PROCESS)
$(COBJS) : $$(@:%.o=../%.c)
$(COMPILE.c) ../$(@:%.o=%.c)
strip :
include ../../Makefile.targ