forked from Imagelibrary/rtems
@@ -1,3 +1,7 @@
|
||||
2002-08-06 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* Makefile.am: New file.
|
||||
|
||||
2002-08-06 Chris Ziomkowski <chris@asics.ws>
|
||||
|
||||
* ChangeLog, acinclude.m4, configure.ac: New files added as part
|
||||
|
||||
14
c/src/lib/libbsp/or32/Makefile.am
Normal file
14
c/src/lib/libbsp/or32/Makefile.am
Normal file
@@ -0,0 +1,14 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
ACLOCAL_AMFLAGS = -I ../../../../../aclocal
|
||||
|
||||
## Descend into the $(RTEMS_BSP_FAMILY) directory
|
||||
## Currently, the shared directory is not explicitly
|
||||
## added but it is present in the source tree.
|
||||
## Currently no shared
|
||||
SUBDIRS = $(RTEMS_BSP_FAMILY)
|
||||
|
||||
include $(top_srcdir)/../../../../../automake/subdirs.am
|
||||
include $(top_srcdir)/../../../../../automake/local.am
|
||||
Reference in New Issue
Block a user