/[escript]/trunk/esys2/finley/finley.mk
ViewVC logotype

Annotation of /trunk/esys2/finley/finley.mk

Parent Directory Parent Directory | Revision Log Revision Log


Revision 82 - (hide annotations)
Tue Oct 26 06:53:54 2004 UTC (18 years, 5 months ago) by jgs
File size: 601 byte(s)
Initial revision

1 jgs 82 # $Id$
2    
3     # This makefile automatically finds, calculates dependencies, compiles
4     # and makes a static library from all C++ files found in the directories
5     # under ${L_SRC_DIR} (see below). Files and even whole directory trees
6     # under ${L_SRC_DIR} can be skipped by postfixing the name with a "-".
7    
8     # Matt Davies 04/08/03
9    
10     DEFAULT_TARGET := libfinleyC.a libfinley.so
11    
12     PACKAGES := escript mmio esysUtils python23 boost
13    
14     L_SRC_DIR := ./src/finleyC ./src/finleyC/Solvers ./src/finleyC/SCSL ./src/CPPAdapter
15    
16     L_DEFS := ITERATIVE_SOLVER=NO_LIB DIRECT_SOLVER=NO_LIB
17    
18     include $(ESYS_ROOT)/make/Makefile.default
19    

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.26