source: git/libpolys/Makefile.am @ 805d0b1

spielwiese
Last change on this file since 805d0b1 was b4a676, checked in by Oleksandr Motsak <motsak@…>, 12 years ago
made findexec into a standalone library + removal of resources add: findexec/configure.ac del: removed the rests of libpolys/resources & references to it from everywhere fix: findexec/feResource.cc should better not use S_UNAME chg: factory should only need findexec & omalloc for testing
  • Property mode set to 100644
File size: 145 bytes
Line 
1ACLOCAL_AMFLAGS = -I ../m4
2
3bin_SCRIPTS = libpolys-config
4
5PACKAGES=misc reporter coeffs polys tests
6SUBDIRS=$(PACKAGES)
7
8TESTDIRS=coeffs tests
9
Note: See TracBrowser for help on using the repository browser.