lemon-project-template-glpk

comparison deps/glpk/Makefile.am @ 11:4fc6ad2fb8a6

Test GLPK in src/main.cc
author Alpar Juttner <alpar@cs.elte.hu>
date Sun, 06 Nov 2011 21:43:29 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:19abac1456d8
1 ## Process this file with automake to produce Makefile.in ##
2
3 ACLOCAL_AMFLAGS=-I m4
4
5 SUBDIRS = src examples
6
7 ## eof ##