forked from Imagelibrary/rtems
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mpc505/Makefile.am, mpc6xx/Makefile.am, mpc8260/Makefile.am, mpc8xx/Makefile.am, ppc403/Makefile.am: Don't include .../lib.am.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* mpc505/Makefile.am, mpc6xx/Makefile.am, mpc8260/Makefile.am,
|
||||||
|
mpc8xx/Makefile.am, ppc403/Makefile.am: Don't include .../lib.am.
|
||||||
|
|
||||||
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* wrapup/Makefile.am: Remove.
|
* wrapup/Makefile.am: Remove.
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ EXTRA_PROGRAMS =
|
|||||||
noinst_DATA =
|
noinst_DATA =
|
||||||
|
|
||||||
include $(top_srcdir)/../../../automake/compile.am
|
include $(top_srcdir)/../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../../automake/lib.am
|
|
||||||
|
|
||||||
if mpc505
|
if mpc505
|
||||||
# ictrl
|
# ictrl
|
||||||
|
|||||||
@@ -3,7 +3,6 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
include $(top_srcdir)/../../../automake/compile.am
|
include $(top_srcdir)/../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../../automake/lib.am
|
|
||||||
|
|
||||||
EXTRA_DIST =
|
EXTRA_DIST =
|
||||||
EXTRA_PROGRAMS =
|
EXTRA_PROGRAMS =
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ CLEANFILES =
|
|||||||
noinst_DATA =
|
noinst_DATA =
|
||||||
|
|
||||||
include $(top_srcdir)/../../../automake/compile.am
|
include $(top_srcdir)/../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../../automake/lib.am
|
|
||||||
|
|
||||||
if mpc8260
|
if mpc8260
|
||||||
include_mpc8260dir = $(includedir)/mpc8260
|
include_mpc8260dir = $(includedir)/mpc8260
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ EXTRA_PROGRAMS =
|
|||||||
noinst_DATA =
|
noinst_DATA =
|
||||||
|
|
||||||
include $(top_srcdir)/../../../automake/compile.am
|
include $(top_srcdir)/../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../../automake/lib.am
|
|
||||||
|
|
||||||
if mpc8xx
|
if mpc8xx
|
||||||
include_mpc8xxdir = $(includedir)/mpc8xx
|
include_mpc8xxdir = $(includedir)/mpc8xx
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ EXTRA_PROGRAMS =
|
|||||||
noinst_DATA =
|
noinst_DATA =
|
||||||
|
|
||||||
include $(top_srcdir)/../../../automake/compile.am
|
include $(top_srcdir)/../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../../automake/lib.am
|
|
||||||
|
|
||||||
if ppc403
|
if ppc403
|
||||||
## clock
|
## clock
|
||||||
|
|||||||
Reference in New Issue
Block a user