mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-06 15:43:15 +00:00
2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
* score/cpu/Makefile.am: Add unix to DIST_SUBDIRS.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
* score/cpu/Makefile.am: Add unix to DIST_SUBDIRS.
|
||||||
|
|
||||||
2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* aclocal/rtems-cpu-subdirs.m4: Remove (Unused).
|
* aclocal/rtems-cpu-subdirs.m4: Remove (Unused).
|
||||||
|
|||||||
@@ -4,7 +4,8 @@
|
|||||||
|
|
||||||
SUBDIRS = @RTEMS_CPU@
|
SUBDIRS = @RTEMS_CPU@
|
||||||
|
|
||||||
DIST_SUBDIRS = arm c4x h8300 i386 i960 m68k mips no_cpu or32 powerpc sh sparc
|
DIST_SUBDIRS = arm c4x h8300 i386 i960 m68k mips no_cpu or32 powerpc sh \
|
||||||
|
sparc unix
|
||||||
|
|
||||||
include $(top_srcdir)/automake/subdirs.am
|
include $(top_srcdir)/automake/subdirs.am
|
||||||
include $(top_srcdir)/automake/local.am
|
include $(top_srcdir)/automake/local.am
|
||||||
|
|||||||
Reference in New Issue
Block a user