Makefile.info File Reference

ESA: Converts ESI, ESW, ESS Data to ASCII; Makefile for Help files #. More...


Detailed Description

ESA: Converts ESI, ESW, ESS Data to ASCII; Makefile for Help files #.

# # # # Dependencies:
# esa/Makefile --> esa/Makefile.info --> Makefile.dan.info
#

Author:
Kurt Huber; Strahlenzentrum J.L.-Universitaet GIESSEN #
Date:
12.08.2003 #
Version:
13.10.2008 #
# 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:

# 

Generated on Wed Oct 15 16:17:24 2008 for Experiment-Software by  doxygen 1.5.6