forked from Imagelibrary/rtems
Makefile.am: Reflect having moved automake. bootloader/Makefile.am: Reflect having moved automake. clock/Makefile.am: Reflect having moved automake. console/Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. irq/Makefile.am: Reflect having moved automake. motorola/Makefile.am: Reflect having moved automake. openpic/Makefile.am: Reflect having moved automake. pci/Makefile.am: Reflect having moved automake. residual/Makefile.am: Reflect having moved automake. start/Makefile.am: Reflect having moved automake. startup/Makefile.am: Reflect having moved automake. vectors/Makefile.am: Reflect having moved automake. vme/Makefile.am: Reflect having moved automake.
9 lines
97 B
Makefile
9 lines
97 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
|
|
noinst_HEADERS = nvram.h bsp.h
|
|
|
|
include $(top_srcdir)/../../../automake/local.am
|