2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Include compile.am, again.
This commit is contained in:
Ralf Corsepius
2004-01-11 05:52:11 +00:00
parent b178462c4c
commit 53fa63ebc6
10 changed files with 25 additions and 6 deletions
+4
View File
@@ -1,3 +1,7 @@
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Include compile.am, again.
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add libs to CLEANFILES
+1 -1
View File
@@ -3,7 +3,7 @@
##
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/amcompile.am
include $(top_srcdir)/automake/compile.am
EXTRA_DIST =
+4
View File
@@ -1,3 +1,7 @@
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Include compile.am, again.
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add libs to CLEANFILES
+1 -1
View File
@@ -3,7 +3,7 @@
##
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/amcompile.am
include $(top_srcdir)/automake/compile.am
EXTRA_DIST =
+4
View File
@@ -1,3 +1,7 @@
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Include compile.am, again.
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add libs to CLEANFILES
+1 -1
View File
@@ -3,7 +3,7 @@
##
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/amcompile.am
include $(top_srcdir)/automake/compile.am
# include
+4
View File
@@ -1,3 +1,7 @@
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Include compile.am, again.
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add libs to CLEANFILES
+1 -1
View File
@@ -3,7 +3,7 @@
##
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/amcompile.am
include $(top_srcdir)/automake/compile.am
include_HEADERS = include/confdefs.h
+4
View File
@@ -1,3 +1,7 @@
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Include compile.am, again.
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* macros/rtems/score/README: Remove (Redundant with macros/README).
+1 -2
View File
@@ -3,7 +3,7 @@
##
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/amcompile.am
include $(top_srcdir)/automake/compile.am
SUBDIRS = . cpu
@@ -16,7 +16,6 @@ include_rtems_HEADERS = include/rtems/debug.h include/rtems/system.h \
include_rtems_scoredir = $(includedir)/rtems/score
# H_FILES that get installed in the rtems/score subdirectoy
include_rtems_score_HEADERS = include/rtems/score/address.h \
include/rtems/score/apiext.h include/rtems/score/apimutex.h \
include/rtems/score/bitfield.h include/rtems/score/chain.h \