File: Makefile.am

package info (click to toggle)
xmds 1.6.6-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,752 kB
  • ctags: 1,571
  • sloc: cpp: 35,402; sh: 7,408; ansic: 1,029; makefile: 244
file content (49 lines) | stat: -rw-r--r-- 863 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
## Process this file with automake to produce Makefile.in

#  $Id: Makefile.am 1667 2008-01-21 22:12:20Z paultcochrane $

SUFFIXES = .xmds
check_SCRIPTS = \
	    atomlaser\
	    branch\
	    brusselator\
	    catcycle\
	    chain\
	    chemkin\
	    diffusion2\
	    diffusion\
	    duffing\
	    fibre\
	    fisher_reaction_diffusion\
	    fullpos3D\
	    gaugeatomlaser\
	    groundstate\
	    highdim_vector_version\
	    highdim\
	    hires\
	    krebs\
	    kubo\
	    lane_emden\
	    lorenz\
	    lotka_volterra\
	    nan\
	    ndparamp\
	    nlse\
	    oregonator\
	    paraxial_wave\
	    pendulum\
	    ring_modulator\
	    sech_soliton_tdepk\
	    sech_soliton\
	    sine\
	    soliton\
	    thermkin\
	    tla\
	    van_der_pol\
	    vibstring

CLEANFILES = $(check_SCRIPTS) *.cc *.exe *.o *.xsil *.m *.sci *.gnu *.R

.xmds:
	-../source/xmds $*.xmds