Plain text quotes.
[alexxy/gromacs.git] / src / contrib / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 # Note: Makefile is automatically generated from Makefile.in by the configure
3 # script, and Makefile.in is generated from Makefile.am by automake.
4
5 AM_CPPFLAGS = -I$(top_srcdir)/include -DGMXLIBDIR=\"$(datadir)/top\" -I/sw/include
6
7 LDADD = ../kernel/libgmxpreprocess@LIBSUFFIX@.la ../mdlib/libmd@LIBSUFFIX@.la ../gmxlib/libgmx@LIBSUFFIX@.la ../tools/libgmxana@LIBSUFFIX@.la
8
9
10 EXTRA_DIST              = README  
11
12 # These programs are not compiled or installed by default - you will have to 
13 # issue "make <program>" and copy the binary to the correct location yourself! 
14 # Add new entries in Makefile.am!
15
16 EXTRA_PROGRAMS  =       copyrgt         \
17                         hrefify         \
18                         compnl  \
19                         gen_table       ehole   g_sdf\
20                         do_multiprot
21
22 compnl_SOURCES = compnl.c
23 compnl_LDADD   = ../mdlib/libmd@LIBSUFFIX@.la ../gmxlib/libgmx@LIBSUFFIX@.la
24
25 g_sdf_SOURCES  = gmx_sdf.c g_sdf.c
26
27 ehole_SOURCES = ehdata.c ehdata.h ehanal.c ehole.c
28
29 # Note: you don't have to list sources for "prog" if it is the single file prog.c
30
31 CLEANFILES   =  *~ \\\#*