new:
	./src/tools/scripts/link-setup

#
# before doing the depend, be sure that makedepend exists 
#
#depend:: $(DEPEND)
#
#$(DEPEND):
#	@echo "making $(DEPENDSRC)"; \
#	cd $(DEPENDSRC); $(MAKE)

#
# before making the makefiles, be sure that imake exists.
#
#Makefiles:: $(IMAKE)
#
#$(IMAKE):
#	@echo "making $(IMAKESRC)"; \
#	cd $(IMAKESRC); $(MAKE)
