lemon-project-template-glpk

view deps/glpk/examples/Makefile.in @ 9:33de93886c88

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