forked from Imagelibrary/rtems
2002-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add preinstall-stamp.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2002-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Add preinstall-stamp.
|
||||||
|
|
||||||
2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Remove ENABLE_GCC28.
|
* configure.ac: Remove ENABLE_GCC28.
|
||||||
|
|||||||
@@ -6,7 +6,14 @@ ACLOCAL_AMFLAGS = -I ../../../aclocal
|
|||||||
|
|
||||||
include $(top_srcdir)/../../../automake/multilib.am
|
include $(top_srcdir)/../../../automake/multilib.am
|
||||||
|
|
||||||
SUBDIRS = include score rtems sapi @subdirs@ wrapup
|
SUBDIRS = . include score rtems sapi @subdirs@ wrapup
|
||||||
|
|
||||||
|
noinst_DATA = preinstall-stamp
|
||||||
|
|
||||||
|
preinstall-stamp:
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) preinstall
|
||||||
|
touch preinstall-stamp
|
||||||
|
DISTCLEANFILES = preinstall-stamp
|
||||||
|
|
||||||
include $(top_srcdir)/../../../automake/subdirs.am
|
include $(top_srcdir)/../../../automake/subdirs.am
|
||||||
include $(top_srcdir)/../../../automake/local.am
|
include $(top_srcdir)/../../../automake/local.am
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2002-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Add preinstall-stamp.
|
||||||
|
|
||||||
2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Remove ENABLE_GCC28.
|
* configure.ac: Remove ENABLE_GCC28.
|
||||||
|
|||||||
@@ -6,7 +6,14 @@ ACLOCAL_AMFLAGS = -I ../../../aclocal
|
|||||||
|
|
||||||
include $(top_srcdir)/../../../automake/multilib.am
|
include $(top_srcdir)/../../../automake/multilib.am
|
||||||
|
|
||||||
SUBDIRS = include score rtems sapi @subdirs@ wrapup
|
SUBDIRS = . include score rtems sapi @subdirs@ wrapup
|
||||||
|
|
||||||
|
noinst_DATA = preinstall-stamp
|
||||||
|
|
||||||
|
preinstall-stamp:
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) preinstall
|
||||||
|
touch preinstall-stamp
|
||||||
|
DISTCLEANFILES = preinstall-stamp
|
||||||
|
|
||||||
include $(top_srcdir)/../../../automake/subdirs.am
|
include $(top_srcdir)/../../../automake/subdirs.am
|
||||||
include $(top_srcdir)/../../../automake/local.am
|
include $(top_srcdir)/../../../automake/local.am
|
||||||
|
|||||||
Reference in New Issue
Block a user