# # # # Dependencies:
# esa/Makefile --> esa/Makefile.info --> Makefile.dan.info
#
# modification history # -------------------- # 13oct08 kHu New from PEAK #
#Info source directory from pwd SLIB = ./texi/ #Top directory from SLIB TOP = ../../../ ALIB = $(TOP)/Applib/texi/ MODULS = "$(PNAM) Funktion Bedienung exits $(ALIB)/APPspe $(ALIB)/APPiteg $(ALIB)/APPmatr $(ALIB)/APPspot $(ALIB)/APProta" IMAGES = "" info: .neverbuild cd $(SLIB); \ make -f $(TOP)/Makefile.dan.info info i=$(i) \ MODULS=$(MODULS) IMAGES=$(IMAGES) \ PNAM=$(PNAM) TNAM=$(TNAM) TOP=$(TOP) clean: .neverbuild cd $(SLIB); \ make -f $(TOP)/Makefile.dan.info clean MODULS=$(MODULS) \ PNAM=$(PNAM) TNAM=$(TNAM) TOP=$(TOP) .neverbuild: #