Tagged files with gromacs 3.0 header and added some license info
[alexxy/gromacs.git] / src / contrib / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 #
3 # Don't edit - this file is generated automatically from Makefile.am
4 #
5 include $(srcdir)/../Makefile.inc
6
7 # This is necessary for VPATH to work, 
8 # but it can probably be done in a nicer way...
9 INCLUDES = @INCLUDES@ -I$(top_srcdir)/src/include
10 LDFLAGS = @LDFLAGS@ -L${top_builddir}/src/gmxlib -L${top_builddir}/src/mdlib 
11 LDADD = -lmdXXX_SUFFIX_XXX -lgmxXXX_SUFFIX_XXX
12
13 # NB: The programs in contrib do not get double/mpi suffixes automatically,
14 # to make it easier for new developers to understand this file. If you want
15 # to have it, append "XXX_SUFFIX_XXX" to the program name.
16 # These programs are not compiled or installed by default - you will have to 
17 # issue "make <program>" and copy the binary to the correct location yourself! 
18 # Add new entries in Makefile.am!
19
20 EXTRA_PROGRAMS          = xmdrun sigeps mk6_n copyrgt mkyaw prfn eanal hrefify mkice \
21                           total hexamer optwat addquote do_shift g_anavel my_dssp anaf \
22                           listquotes
23
24 xmdrun_SOURCES          = xmdrun.c do_gct.c init_sh.c gctio.c glaasje.c ionize.c relax_sh.c
25
26 copyrgt_SOURCES         = copyrgt.c
27
28 sigeps_SOURCES          = sigeps.c 
29
30 mk6_n_SOURCES           = mk6_n.c 
31
32 my_dssp_SOURCES         = my_dssp.c dsspcore.c
33
34 hrefify_SOURCES         = hrefify.c
35
36 total_SOURCES           = total.f
37
38 optwat_SOURCES          = optwat.c
39
40 hexamer_SOURCES         = hexamer.c
41
42 do_shift_SOURCES        = do_shift.c
43
44 anaf_SOURCES            = anaf.c
45
46 mkyaw_SOURCES           = mkyaw.c
47
48 mkice_SOURCES           = mkice.c
49
50 prfn_SOURCES            = prfn.c
51
52 g_anavel_SOURCES        = g_anavel.c
53
54 addquote_SOURCES        = addquote.c
55
56 listquotes_SOURCES      = listquotes.c
57
58 eanal_SOURCES           = eanal.o 
59
60 # clean things explicitly, since the target names might have changed
61 CLEANFILES   =  ${bin_PROGRAMS} ${EXTRA_PROGRAMS}       \
62                 *_mpi *_d *~ \\\#*