Candidate_v1.7.1
stable
v1.7.1
|
Last change
on this file was 4e8108, checked in by Frederik Heber <heber@…>, 9 years ago |
|
Libtool consolidates and updates itself through LIBTOOL_DEPS for all packages.
|
-
Property mode
set to
100644
|
|
File size:
243 bytes
|
| Line | |
|---|
| 1 | # Remove files created during configure.
|
|---|
| 2 | DISTCLEANFILES = fcs-package.info
|
|---|
| 3 |
|
|---|
| 4 | ACLOCAL_AMFLAGS = -I m4
|
|---|
| 5 |
|
|---|
| 6 | SUBDIRS = src test doc
|
|---|
| 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.