forked from Imagelibrary/rtems
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
Switch to GNU canonicalization.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
|
||||||
|
Switch to GNU canonicalization.
|
||||||
|
|
||||||
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* ChangeLog: New file.
|
* ChangeLog: New file.
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
AUTOMAKE_OPTIONS = foreign 1.4
|
||||||
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
|
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
|
||||||
|
|
||||||
noinst_SCRIPTS = runtest
|
noinst_SCRIPTS = runtest
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
|
||||||
|
Switch to GNU canonicalization.
|
||||||
|
|
||||||
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* ChangeLog: New file.
|
* ChangeLog: New file.
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
AUTOMAKE_OPTIONS = foreign 1.4
|
||||||
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
|
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
|
||||||
|
|
||||||
# Descend into the $(RTEMS_BSP_FAMILY) directory
|
# Descend into the $(RTEMS_BSP_FAMILY) directory
|
||||||
SUBDIRS = $(RTEMS_BSP_FAMILY)
|
SUBDIRS = $(RTEMS_BSP_FAMILY)
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
|
||||||
|
Switch to GNU canonicalization.
|
||||||
|
|
||||||
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
|
* clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
AUTOMAKE_OPTIONS = foreign 1.4
|
||||||
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
|
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
|
||||||
|
|
||||||
# wrapup is the one that actually builds and installs the library
|
# wrapup is the one that actually builds and installs the library
|
||||||
# from the individual .rel files built in other directories
|
# from the individual .rel files built in other directories
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ RTEMS_CHECK_MULTIPROCESSING(RTEMS_BSP)
|
|||||||
|
|
||||||
RTEMS_CHECK_CXX
|
RTEMS_CHECK_CXX
|
||||||
|
|
||||||
AC_CONFIG_SUBDIRS(tools)
|
RTEMS_CONFIG_BUILD_SUBDIRS(tools)
|
||||||
AM_CONDITIONAL(HAS_MP,test "$HAS_MP" = "yes")
|
AM_CONDITIONAL(HAS_MP,test "$HAS_MP" = "yes")
|
||||||
|
|
||||||
AM_CONDITIONAL(HAS_CXX,test "$HAS_CPLUSPLUS" = "yes")
|
AM_CONDITIONAL(HAS_CXX,test "$HAS_CPLUSPLUS" = "yes")
|
||||||
@@ -46,3 +46,5 @@ shmsupp/Makefile
|
|||||||
startup/Makefile
|
startup/Makefile
|
||||||
timer/Makefile
|
timer/Makefile
|
||||||
wrapup/Makefile)
|
wrapup/Makefile)
|
||||||
|
|
||||||
|
RTEMS_OUTPUT_BUILD_SUBDIRS(RTEMS_BUILD_SUBDIRS)
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
|
||||||
|
Switch to GNU canonicalization.
|
||||||
|
|
||||||
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* ChangeLog: New file.
|
* ChangeLog: New file.
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
AUTOMAKE_OPTIONS = foreign 1.4
|
||||||
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
|
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
|
||||||
|
|
||||||
if PERL
|
if PERL
|
||||||
perl_scripts = shmdump semdump
|
perl_scripts = shmdump semdump
|
||||||
|
|||||||
Reference in New Issue
Block a user