1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # Don't edit - this file is generated automatically from Makefile.am
21 top_srcdir
= @top_srcdir@
24 exec_prefix = @
exec_prefix@
28 libexecdir
= @libexecdir@
30 sysconfdir
= @sysconfdir@
31 sharedstatedir
= @sharedstatedir@
32 localstatedir
= @localstatedir@
36 includedir = @
includedir@
37 oldincludedir = /usr
/include
41 pkgdatadir
= $(datadir)/@PACKAGE@
42 pkglibdir
= $(libdir)/@PACKAGE@
43 pkgincludedir
= $(includedir)/@PACKAGE@
45 top_builddir
= ..
/..
/..
50 AUTOHEADER
= @AUTOHEADER@
53 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
54 INSTALL_DATA
= @INSTALL_DATA@
55 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
56 transform
= @program_transform_name@
64 host_alias
= @host_alias@
66 AXP_ASM_OBJ
= @AXP_ASM_OBJ@
74 INNER_C_OBJ
= @INNER_C_OBJ@
75 INNER_F77_OBJ
= @INNER_F77_OBJ@
77 MOTIF_OBJ
= @MOTIF_OBJ@
80 NASMFLAGS
= @NASMFLAGS@
88 X86_ASM_OBJ
= @X86_ASM_OBJ@
93 include_HEADERS
= atoms.h edsams.h forcerec.h ifunc.h mdatom.h nsborder.h simple.h block.h energy.h graph.h inputrec.h nblist.h nsgrid.h symtab.h commrec.h enums.h group.h ishift.h nbslist.h parm.h topology.h drblock.h filenm.h idef.h matrix.h nrnb.h pulls.h trx.h
95 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/.
/config
/mkinstalldirs
96 CONFIG_HEADER
= ..
/..
/..
/src
/include/config.h
98 HEADERS
= $(include_HEADERS
)
100 DIST_COMMON
= Makefile.am Makefile.in
103 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
109 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
110 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu src
/include/types
/Makefile
112 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
$(BUILT_SOURCES
)
114 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
117 install-includeHEADERS
: $(include_HEADERS
)
119 $(mkinstalldirs
) $(DESTDIR
)$(includedir)
120 @list
='$(include_HEADERS)'; for p in
$$list; do \
121 if
test -f
"$$p"; then d
= ; else d
="$(srcdir)/"; fi
; \
122 echo
" $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
123 $(INSTALL_DATA
) $$d$$p $(DESTDIR
)$(includedir)/$$p; \
126 uninstall-includeHEADERS
:
128 list
='$(include_HEADERS)'; for p in
$$list; do \
129 rm -f
$(DESTDIR
)$(includedir)/$$p; \
134 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
135 list
='$(SOURCES) $(HEADERS)'; \
136 unique
=`for i in $$list; do echo $$i; done | \
137 awk ' { files[$$0] = 1; } \
138 END { for (i in files) print i; }'`; \
139 here
=`pwd` && cd
$(srcdir) \
140 && mkid
-f
$$here/ID
$$unique $(LISP
)
142 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
145 list
='$(SOURCES) $(HEADERS)'; \
146 unique
=`for i in $$list; do echo $$i; done | \
147 awk ' { files[$$0] = 1; } \
148 END { for (i in files) print i; }'`; \
149 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
150 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
159 maintainer-clean-tags
:
161 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
163 subdir
= src
/include/types
165 distdir
: $(DISTFILES
)
166 here
=`cd $(top_builddir) && pwd`; \
167 top_distdir
=`cd $(top_distdir) && pwd`; \
168 distdir
=`cd $(distdir) && pwd`; \
170 && $(AUTOMAKE
) --include-deps
--build-dir
=$$here --srcdir-name
=$(top_srcdir
) --output-dir
=$$top_distdir --gnu src
/include/types
/Makefile
171 @for file in
$(DISTFILES
); do \
173 if
test -d
$$d/$$file; then \
174 cp
-pr
$$d/$$file $(distdir
)/$$file; \
176 test -f
$(distdir
)/$$file \
177 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
178 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
188 installcheck: installcheck-am
190 install-exec
: install-exec-am
192 install-data-am
: install-includeHEADERS
193 install-data
: install-data-am
196 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
198 uninstall-am
: uninstall-includeHEADERS
199 uninstall: uninstall-am
200 all-am
: Makefile
$(HEADERS
)
203 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
205 $(mkinstalldirs
) $(DESTDIR
)$(includedir)
213 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
214 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
216 maintainer-clean-generic
:
217 mostlyclean-am
: mostlyclean-tags mostlyclean-generic
219 mostlyclean: mostlyclean-am
221 clean-am
: clean-tags clean-generic mostlyclean-am
225 distclean-am
: distclean-tags distclean-generic clean-am
227 distclean: distclean-am
229 maintainer-clean-am
: maintainer-clean-tags maintainer-clean-generic \
231 @echo
"This command is intended for maintainers to use;"
232 @echo
"it deletes files that may require special tools to rebuild."
234 maintainer-clean
: maintainer-clean-am
236 .PHONY
: uninstall-includeHEADERS install-includeHEADERS
tags \
237 mostlyclean-tags distclean-tags clean-tags maintainer-clean-tags \
238 distdir info-am
info dvi-am
dvi check check-am installcheck-am \
239 installcheck install-exec-am install-exec install-data-am install-data \
240 install-am
install uninstall-am
uninstall all-redirect all-am
all \
241 installdirs mostlyclean-generic distclean-generic clean-generic \
242 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
245 # Tell versions [3.59,3.63) of GNU make to not export all variables.
246 # Otherwise a system limit (for SysV at least) may be exceeded.