#ident %W% %E% %Q%
###########################################################################
SRCROOT= .
DIRNAME= SRCROOT
RULESDIR= RULES
include $(SRCROOT)/$(RULESDIR)/rules.top
###########################################################################
include $(SRCROOT)/TARGETS/Targetdirs
###########################################################################
# Due to a bug in SunPRO make we need special rules for the root makefile
#
include $(SRCROOT)/$(RULESDIR)/rules.rdi
###########################################################################
install:
@
check:
uninstall:
@
distclean: clean
syntax highlighted by Code2HTML, v. 0.9.1