4.104.114.84.95
Last change
on this file since 532fad28 was
532fad28,
checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/31/02 at 14:57:47
|
2002-07-31 Ralf Corsepius <corsepiu@…>
- aclocal/canonicalize-tools.m4: Remove LD.
- automake/lib.am: Remove LD.
- Makefile.am: Put preinstall-stamp into CLEANFILES.
|
-
Property mode set to
100644
|
File size:
517 bytes
|
Line | |
---|
1 | ## |
---|
2 | ## $Id$ |
---|
3 | ## |
---|
4 | |
---|
5 | ACLOCAL_AMFLAGS = -I aclocal |
---|
6 | |
---|
7 | include $(top_srcdir)/automake/multilib.am |
---|
8 | |
---|
9 | SUBDIRS = . include score rtems sapi @subdirs@ wrapup |
---|
10 | |
---|
11 | noinst_DATA = preinstall-stamp |
---|
12 | |
---|
13 | preinstall-stamp: |
---|
14 | $(MAKE) $(AM_MAKEFLAGS) preinstall |
---|
15 | touch preinstall-stamp |
---|
16 | CLEANFILES = preinstall-stamp |
---|
17 | |
---|
18 | AUTOMAKE_FILES = automake/compile.am automake/lib.am automake/local.am \ |
---|
19 | automake/multilib.am automake/subdirs.am |
---|
20 | EXTRA_DIST = $(AUTOMAKE_FILES) |
---|
21 | |
---|
22 | include $(top_srcdir)/automake/subdirs.am |
---|
23 | include $(top_srcdir)/automake/local.am |
---|
Note: See
TracBrowser
for help on using the repository browser.