mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 22:21:38 +08:00
2005-05-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Reflect changes to autotools/*. * autotools/Makefile.am: Update.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-05-02 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Reflect changes to autotools/*.
|
||||
* autotools/Makefile.am: Update.
|
||||
|
||||
2005-05-02 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* autotools/automake-rtems.spec.in, autotools/autoconf-rtems.spec.in:
|
||||
|
||||
@@ -14,4 +14,12 @@ autoconf-rtems.spec.in: header.add $(top_builddir)/common/common.add autoconf.ad
|
||||
CLEANFILES += autoconf-rtems.spec.in
|
||||
RPM_SPECS_DATA += autoconf-rtems.spec
|
||||
|
||||
autoconf-rtems.spec: autoconf-rtems.spec.in
|
||||
$(top_builddir)/config.status --file=autoconf-rtems.spec
|
||||
|
||||
automake-rtems.spec: automake-rtems.spec.in
|
||||
$(top_builddir)/config.status --file=automake-rtems.spec
|
||||
|
||||
CLEANFILES += $(RPM_SPECS_DATA)
|
||||
|
||||
include $(top_srcdir)/../automake/local.am
|
||||
|
||||
Reference in New Issue
Block a user