/[ascend]/trunk/models/johnpye/Makefile.in
ViewVC logotype

Contents of /trunk/models/johnpye/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 78 - (show annotations) (download)
Tue Dec 6 06:14:55 2005 UTC (19 years, 1 month ago) by johnpye
File size: 930 byte(s)
Added IAPWS95 file to ASCEND model library
1 # ASCEND Subtree Makefile
2 # Mark Thomas
3 # May 27, 1996
4 # $Date: 1998/06/01 15:43:19 $
5 # $Revision: 1.1 $
6 # $Author: ballan $
7 # $Source: /afs/cs.cmu.edu/project/ascend/Repository/models/ben/Makefile.in,v $
8 #
9
10 # This file contains two lists used for installing ASCEND:
11 #
12 # INSTALL_SUBDIR_LIST -- lists the subdirectories of this directory
13 # which contain files to be installed
14 #
15 # INSTALL_FILE_LIST -- lists the files that are to be installed
16 # when ASCEND is installed.
17
18 # Running `make install' further up the directory tree will cause
19 # make to descend into this directory and install the listed file.
20 # The location of the RULES_FILE will be passed to `make'.
21
22
23 SHELL = /bin/sh
24 srcdir = @models_topbuilddir@/johnpye
25 VPATH = @models_topbuilddir@/johnpye
26
27 INSTALL_SUBDIR_LIST =
28
29 INSTALL_FILE_LIST = water4.a4c iapws95.a4c thermo_types.a4c
30
31 include $(RULES_FILE)

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22