Don't use POSIX fnmatch() for pattern matching.
[gromacs/qmmm-gamess-us.git] / src / ngmx / Makefile.am
blobe166a2085737f409f65e7ba0491bd2b496966428
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.
5 AM_CPPFLAGS = -I$(top_srcdir)/include -DGMXLIBDIR=\"$(datadir)/top\"
7 LDADD = ../mdlib/libmd@LIBSUFFIX@.la ../gmxlib/libgmx@LIBSUFFIX@.la
9 # Ngmx requires X11 - nothing is built if it doesn't exist
11 if USE_X11
13 bin_PROGRAMS     = ngmx xrama highway
14 EXTRA_PROGRAMS   = gmxlogo dlg scrollw showcol
16 endif
18 XSRC    =       xutil.c         xmb.c           x11.c           \
19                 xdlghi.c        fgrid.c         xdlgitem.c      \
20                 popup.c         pulldown.c      xdlg.c          \
21                 manager.c       buttons.c       nmol.c          \
22                 nleg.c          dialogs.c       logo.c          \
23                 filter.c        molps.c         Xstuff.h        \
24                 dialogs.h       logo.h          molps.h         \
25                 nleg.h          nmol.h          pulldown.h      \
26                 xdlg.h          xdlgitem.h      xutil.h         \
27                 buttons.h       fgrid.h         manager.h       \
28                 nener.h         nload.h         popup.h         \
29                 x11.h           xdlghi.h        xmb.h           
31 EXTRA_DIST =    alert.bm        gromacs.bm      play.bm         \
32                 rewind.bm       stop_ani.bm     ff.bm           \
33                 info.bm         rama.bm         stop.bm
36 ngmx_SOURCES    = ngmx.c $(XSRC)
37 xrama_SOURCES   = xrama.c $(XSRC)
38 highway_SOURCES = highway.c $(XSRC) 
39 gmxlogo_SOURCES = gmxlogo.c logo.c $(XSRC)
40 dlg_SOURCES     = dlg.c $(XSRC)
41 scrollw_SOURCES = scrollw.c $(XSRC)
42 showcol_SOURCES = showcol.c $(XSRC)
45 CLEANFILES   =  *~ \\\#*