You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

558 lines
17 KiB

  1. # Makefile.in generated by automake 1.12.5 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2012 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.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. @SET_MAKE@
  12. VPATH = @srcdir@
  13. am__make_dryrun = \
  14. { \
  15. am__dry=no; \
  16. case $$MAKEFLAGS in \
  17. *\\[\ \ ]*) \
  18. echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
  19. | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
  20. *) \
  21. for am__flg in $$MAKEFLAGS; do \
  22. case $$am__flg in \
  23. *=*|--*) ;; \
  24. *n*) am__dry=yes; break;; \
  25. esac; \
  26. done;; \
  27. esac; \
  28. test $$am__dry = yes; \
  29. }
  30. pkgdatadir = $(datadir)/@PACKAGE@
  31. pkgincludedir = $(includedir)/@PACKAGE@
  32. pkglibdir = $(libdir)/@PACKAGE@
  33. pkglibexecdir = $(libexecdir)/@PACKAGE@
  34. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  35. install_sh_DATA = $(install_sh) -c -m 644
  36. install_sh_PROGRAM = $(install_sh) -c
  37. install_sh_SCRIPT = $(install_sh) -c
  38. INSTALL_HEADER = $(INSTALL_DATA)
  39. transform = $(program_transform_name)
  40. NORMAL_INSTALL = :
  41. PRE_INSTALL = :
  42. POST_INSTALL = :
  43. NORMAL_UNINSTALL = :
  44. PRE_UNINSTALL = :
  45. POST_UNINSTALL = :
  46. build_triplet = @build@
  47. host_triplet = @host@
  48. bin_PROGRAMS = glpsol$(EXEEXT)
  49. subdir = examples
  50. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
  51. $(top_srcdir)/depcomp
  52. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  53. am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
  54. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  55. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  56. $(top_srcdir)/configure.ac
  57. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  58. $(ACLOCAL_M4)
  59. mkinstalldirs = $(install_sh) -d
  60. CONFIG_HEADER = $(top_builddir)/config.h
  61. CONFIG_CLEAN_FILES =
  62. CONFIG_CLEAN_VPATH_FILES =
  63. am__installdirs = "$(DESTDIR)$(bindir)"
  64. PROGRAMS = $(bin_PROGRAMS)
  65. am_glpsol_OBJECTS = glpsol.$(OBJEXT)
  66. glpsol_OBJECTS = $(am_glpsol_OBJECTS)
  67. glpsol_LDADD = $(LDADD)
  68. glpsol_DEPENDENCIES = ../src/libglpk.la
  69. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
  70. depcomp = $(SHELL) $(top_srcdir)/depcomp
  71. am__depfiles_maybe = depfiles
  72. am__mv = mv -f
  73. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  74. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  75. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  76. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  77. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  78. CCLD = $(CC)
  79. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  80. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  81. $(LDFLAGS) -o $@
  82. SOURCES = $(glpsol_SOURCES)
  83. DIST_SOURCES = $(glpsol_SOURCES)
  84. am__can_run_installinfo = \
  85. case $$AM_UPDATE_INFO_DIR in \
  86. n|no|NO) false;; \
  87. *) (install-info --version) >/dev/null 2>&1;; \
  88. esac
  89. ETAGS = etags
  90. CTAGS = ctags
  91. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  92. ACLOCAL = @ACLOCAL@
  93. AMTAR = @AMTAR@
  94. AR = @AR@
  95. AUTOCONF = @AUTOCONF@
  96. AUTOHEADER = @AUTOHEADER@
  97. AUTOMAKE = @AUTOMAKE@
  98. AWK = @AWK@
  99. CC = @CC@
  100. CCDEPMODE = @CCDEPMODE@
  101. CFLAGS = @CFLAGS@
  102. CPP = @CPP@
  103. CPPFLAGS = @CPPFLAGS@
  104. CYGPATH_W = @CYGPATH_W@
  105. DEFS = @DEFS@
  106. DEPDIR = @DEPDIR@
  107. DLLTOOL = @DLLTOOL@
  108. DSYMUTIL = @DSYMUTIL@
  109. DUMPBIN = @DUMPBIN@
  110. ECHO_C = @ECHO_C@
  111. ECHO_N = @ECHO_N@
  112. ECHO_T = @ECHO_T@
  113. EGREP = @EGREP@
  114. EXEEXT = @EXEEXT@
  115. FGREP = @FGREP@
  116. GREP = @GREP@
  117. INSTALL = @INSTALL@
  118. INSTALL_DATA = @INSTALL_DATA@
  119. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  120. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  121. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  122. LD = @LD@
  123. LDFLAGS = @LDFLAGS@
  124. LIBOBJS = @LIBOBJS@
  125. LIBS = @LIBS@
  126. LIBTOOL = @LIBTOOL@
  127. LIPO = @LIPO@
  128. LN_S = @LN_S@
  129. LTLIBOBJS = @LTLIBOBJS@
  130. MAKEINFO = @MAKEINFO@
  131. MANIFEST_TOOL = @MANIFEST_TOOL@
  132. MKDIR_P = @MKDIR_P@
  133. NM = @NM@
  134. NMEDIT = @NMEDIT@
  135. OBJDUMP = @OBJDUMP@
  136. OBJEXT = @OBJEXT@
  137. OTOOL = @OTOOL@
  138. OTOOL64 = @OTOOL64@
  139. PACKAGE = @PACKAGE@
  140. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  141. PACKAGE_NAME = @PACKAGE_NAME@
  142. PACKAGE_STRING = @PACKAGE_STRING@
  143. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  144. PACKAGE_URL = @PACKAGE_URL@
  145. PACKAGE_VERSION = @PACKAGE_VERSION@
  146. PATH_SEPARATOR = @PATH_SEPARATOR@
  147. RANLIB = @RANLIB@
  148. SED = @SED@
  149. SET_MAKE = @SET_MAKE@
  150. SHELL = @SHELL@
  151. STRIP = @STRIP@
  152. VERSION = @VERSION@
  153. abs_builddir = @abs_builddir@
  154. abs_srcdir = @abs_srcdir@
  155. abs_top_builddir = @abs_top_builddir@
  156. abs_top_srcdir = @abs_top_srcdir@
  157. ac_ct_AR = @ac_ct_AR@
  158. ac_ct_CC = @ac_ct_CC@
  159. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  160. am__include = @am__include@
  161. am__leading_dot = @am__leading_dot@
  162. am__quote = @am__quote@
  163. am__tar = @am__tar@
  164. am__untar = @am__untar@
  165. bindir = @bindir@
  166. build = @build@
  167. build_alias = @build_alias@
  168. build_cpu = @build_cpu@
  169. build_os = @build_os@
  170. build_vendor = @build_vendor@
  171. builddir = @builddir@
  172. datadir = @datadir@
  173. datarootdir = @datarootdir@
  174. docdir = @docdir@
  175. dvidir = @dvidir@
  176. exec_prefix = @exec_prefix@
  177. host = @host@
  178. host_alias = @host_alias@
  179. host_cpu = @host_cpu@
  180. host_os = @host_os@
  181. host_vendor = @host_vendor@
  182. htmldir = @htmldir@
  183. includedir = @includedir@
  184. infodir = @infodir@
  185. install_sh = @install_sh@
  186. libdir = @libdir@
  187. libexecdir = @libexecdir@
  188. localedir = @localedir@
  189. localstatedir = @localstatedir@
  190. mandir = @mandir@
  191. mkdir_p = @mkdir_p@
  192. oldincludedir = @oldincludedir@
  193. pdfdir = @pdfdir@
  194. prefix = @prefix@
  195. program_transform_name = @program_transform_name@
  196. psdir = @psdir@
  197. sbindir = @sbindir@
  198. sharedstatedir = @sharedstatedir@
  199. srcdir = @srcdir@
  200. sysconfdir = @sysconfdir@
  201. target_alias = @target_alias@
  202. top_build_prefix = @top_build_prefix@
  203. top_builddir = @top_builddir@
  204. top_srcdir = @top_srcdir@
  205. AM_CPPFLAGS = -I$(srcdir)/../src
  206. LDADD = ../src/libglpk.la
  207. glpsol_SOURCES = glpsol.c
  208. all: all-am
  209. .SUFFIXES:
  210. .SUFFIXES: .c .lo .o .obj
  211. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  212. @for dep in $?; do \
  213. case '$(am__configure_deps)' in \
  214. *$$dep*) \
  215. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  216. && { if test -f $@; then exit 0; else break; fi; }; \
  217. exit 1;; \
  218. esac; \
  219. done; \
  220. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu examples/Makefile'; \
  221. $(am__cd) $(top_srcdir) && \
  222. $(AUTOMAKE) --gnu examples/Makefile
  223. .PRECIOUS: Makefile
  224. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  225. @case '$?' in \
  226. *config.status*) \
  227. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  228. *) \
  229. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  230. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  231. esac;
  232. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  233. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  234. $(top_srcdir)/configure: $(am__configure_deps)
  235. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  236. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  237. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  238. $(am__aclocal_m4_deps):
  239. install-binPROGRAMS: $(bin_PROGRAMS)
  240. @$(NORMAL_INSTALL)
  241. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  242. if test -n "$$list"; then \
  243. echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
  244. $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
  245. fi; \
  246. for p in $$list; do echo "$$p $$p"; done | \
  247. sed 's/$(EXEEXT)$$//' | \
  248. while read p p1; do if test -f $$p || test -f $$p1; \
  249. then echo "$$p"; echo "$$p"; else :; fi; \
  250. done | \
  251. sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
  252. -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
  253. sed 'N;N;N;s,\n, ,g' | \
  254. $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
  255. { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
  256. if ($$2 == $$4) files[d] = files[d] " " $$1; \
  257. else { print "f", $$3 "/" $$4, $$1; } } \
  258. END { for (d in files) print "f", d, files[d] }' | \
  259. while read type dir files; do \
  260. if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
  261. test -z "$$files" || { \
  262. echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
  263. $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
  264. } \
  265. ; done
  266. uninstall-binPROGRAMS:
  267. @$(NORMAL_UNINSTALL)
  268. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  269. files=`for p in $$list; do echo "$$p"; done | \
  270. sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
  271. -e 's/$$/$(EXEEXT)/' `; \
  272. test -n "$$list" || exit 0; \
  273. echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
  274. cd "$(DESTDIR)$(bindir)" && rm -f $$files
  275. clean-binPROGRAMS:
  276. @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
  277. echo " rm -f" $$list; \
  278. rm -f $$list || exit $$?; \
  279. test -n "$(EXEEXT)" || exit 0; \
  280. list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
  281. echo " rm -f" $$list; \
  282. rm -f $$list
  283. glpsol$(EXEEXT): $(glpsol_OBJECTS) $(glpsol_DEPENDENCIES) $(EXTRA_glpsol_DEPENDENCIES)
  284. @rm -f glpsol$(EXEEXT)
  285. $(LINK) $(glpsol_OBJECTS) $(glpsol_LDADD) $(LIBS)
  286. mostlyclean-compile:
  287. -rm -f *.$(OBJEXT)
  288. distclean-compile:
  289. -rm -f *.tab.c
  290. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glpsol.Po@am__quote@
  291. .c.o:
  292. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  293. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  294. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  295. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  296. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  297. .c.obj:
  298. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  299. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  300. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  301. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  302. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  303. .c.lo:
  304. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  305. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  306. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  307. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  308. @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
  309. mostlyclean-libtool:
  310. -rm -f *.lo
  311. clean-libtool:
  312. -rm -rf .libs _libs
  313. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  314. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  315. unique=`for i in $$list; do \
  316. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  317. done | \
  318. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  319. END { if (nonempty) { for (i in files) print i; }; }'`; \
  320. mkid -fID $$unique
  321. tags: TAGS
  322. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  323. $(TAGS_FILES) $(LISP)
  324. set x; \
  325. here=`pwd`; \
  326. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  327. unique=`for i in $$list; do \
  328. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  329. done | \
  330. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  331. END { if (nonempty) { for (i in files) print i; }; }'`; \
  332. shift; \
  333. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  334. test -n "$$unique" || unique=$$empty_fix; \
  335. if test $$# -gt 0; then \
  336. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  337. "$$@" $$unique; \
  338. else \
  339. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  340. $$unique; \
  341. fi; \
  342. fi
  343. ctags: CTAGS
  344. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  345. $(TAGS_FILES) $(LISP)
  346. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  347. unique=`for i in $$list; do \
  348. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  349. done | \
  350. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  351. END { if (nonempty) { for (i in files) print i; }; }'`; \
  352. test -z "$(CTAGS_ARGS)$$unique" \
  353. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  354. $$unique
  355. GTAGS:
  356. here=`$(am__cd) $(top_builddir) && pwd` \
  357. && $(am__cd) $(top_srcdir) \
  358. && gtags -i $(GTAGS_ARGS) "$$here"
  359. cscopelist: $(HEADERS) $(SOURCES) $(LISP)
  360. list='$(SOURCES) $(HEADERS) $(LISP)'; \
  361. case "$(srcdir)" in \
  362. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  363. *) sdir=$(subdir)/$(srcdir) ;; \
  364. esac; \
  365. for i in $$list; do \
  366. if test -f "$$i"; then \
  367. echo "$(subdir)/$$i"; \
  368. else \
  369. echo "$$sdir/$$i"; \
  370. fi; \
  371. done >> $(top_builddir)/cscope.files
  372. distclean-tags:
  373. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  374. distdir: $(DISTFILES)
  375. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  376. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  377. list='$(DISTFILES)'; \
  378. dist_files=`for file in $$list; do echo $$file; done | \
  379. sed -e "s|^$$srcdirstrip/||;t" \
  380. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  381. case $$dist_files in \
  382. */*) $(MKDIR_P) `echo "$$dist_files" | \
  383. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  384. sort -u` ;; \
  385. esac; \
  386. for file in $$dist_files; do \
  387. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  388. if test -d $$d/$$file; then \
  389. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  390. if test -d "$(distdir)/$$file"; then \
  391. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  392. fi; \
  393. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  394. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  395. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  396. fi; \
  397. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  398. else \
  399. test -f "$(distdir)/$$file" \
  400. || cp -p $$d/$$file "$(distdir)/$$file" \
  401. || exit 1; \
  402. fi; \
  403. done
  404. check-am: all-am
  405. check: check-am
  406. all-am: Makefile $(PROGRAMS)
  407. installdirs:
  408. for dir in "$(DESTDIR)$(bindir)"; do \
  409. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  410. done
  411. install: install-am
  412. install-exec: install-exec-am
  413. install-data: install-data-am
  414. uninstall: uninstall-am
  415. install-am: all-am
  416. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  417. installcheck: installcheck-am
  418. install-strip:
  419. if test -z '$(STRIP)'; then \
  420. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  421. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  422. install; \
  423. else \
  424. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  425. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  426. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  427. fi
  428. mostlyclean-generic:
  429. clean-generic:
  430. distclean-generic:
  431. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  432. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  433. maintainer-clean-generic:
  434. @echo "This command is intended for maintainers to use"
  435. @echo "it deletes files that may require special tools to rebuild."
  436. clean: clean-am
  437. clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
  438. distclean: distclean-am
  439. -rm -rf ./$(DEPDIR)
  440. -rm -f Makefile
  441. distclean-am: clean-am distclean-compile distclean-generic \
  442. distclean-tags
  443. dvi: dvi-am
  444. dvi-am:
  445. html: html-am
  446. html-am:
  447. info: info-am
  448. info-am:
  449. install-data-am:
  450. install-dvi: install-dvi-am
  451. install-dvi-am:
  452. install-exec-am: install-binPROGRAMS
  453. install-html: install-html-am
  454. install-html-am:
  455. install-info: install-info-am
  456. install-info-am:
  457. install-man:
  458. install-pdf: install-pdf-am
  459. install-pdf-am:
  460. install-ps: install-ps-am
  461. install-ps-am:
  462. installcheck-am:
  463. maintainer-clean: maintainer-clean-am
  464. -rm -rf ./$(DEPDIR)
  465. -rm -f Makefile
  466. maintainer-clean-am: distclean-am maintainer-clean-generic
  467. mostlyclean: mostlyclean-am
  468. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  469. mostlyclean-libtool
  470. pdf: pdf-am
  471. pdf-am:
  472. ps: ps-am
  473. ps-am:
  474. uninstall-am: uninstall-binPROGRAMS
  475. .MAKE: install-am install-strip
  476. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
  477. clean-generic clean-libtool cscopelist ctags distclean \
  478. distclean-compile distclean-generic distclean-libtool \
  479. distclean-tags distdir dvi dvi-am html html-am info info-am \
  480. install install-am install-binPROGRAMS install-data \
  481. install-data-am install-dvi install-dvi-am install-exec \
  482. install-exec-am install-html install-html-am install-info \
  483. install-info-am install-man install-pdf install-pdf-am \
  484. install-ps install-ps-am install-strip installcheck \
  485. installcheck-am installdirs maintainer-clean \
  486. maintainer-clean-generic mostlyclean mostlyclean-compile \
  487. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  488. tags uninstall uninstall-am uninstall-binPROGRAMS
  489. check: glpsol$(EXEEXT)
  490. ./glpsol$(EXEEXT) --version
  491. ./glpsol$(EXEEXT) --mps $(srcdir)/plan.mps
  492. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  493. # Otherwise a system limit (for SysV at least) may be exceeded.
  494. .NOEXPORT: