2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
	shared/irq/Makefile.am: Include compile.am
This commit is contained in:
Joel Sherrill
2000-09-05 16:13:40 +00:00
parent cc2ce65522
commit 39d0576cf4
5 changed files with 14 additions and 9 deletions
+5
View File
@@ -1,3 +1,8 @@
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
shared/irq/Makefile.am: Include compile.am
2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file.
+2 -2
View File
@@ -1,6 +1,6 @@
##
##
## $Id$
##
##
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
+2 -2
View File
@@ -1,6 +1,6 @@
##
##
## $Id$
##
##
AUTOMAKE_OPTIONS = foreign 1.4
+2 -2
View File
@@ -1,6 +1,6 @@
##
##
## $Id$
##
##
AUTOMAKE_OPTIONS = foreign 1.4
+3 -3
View File
@@ -1,13 +1,13 @@
##
##
## $Id$
##
##
AUTOMAKE_OPTIONS = foreign 1.4
C_FILES = irq_init.c
S_FILES = irq_asm.S
all:
all:
EXTRA_DIST = irq_asm.S irq_init.c