source:
ThirdParty/levmar/Makefile.am
Last change on this file was 4e8108, checked in by , 8 years ago | |
---|---|
|
|
File size: 182 bytes |
Line | |
---|---|
1 | ACLOCAL_AMFLAGS = -I m4 |
2 | |
3 | SUBDIRS = src |
4 | |
5 | EXTRA_DIST = \ |
6 | matlab |
7 | |
8 | # have libtool update itself |
9 | LIBTOOL_DEPS = @LIBTOOL_DEPS@ |
10 | libtool: $(LIBTOOL_DEPS) |
11 | $(SHELL) ./config.status libtool |
Note:
See TracBrowser
for help on using the repository browser.