forked from Imagelibrary/rtems
build: Remove DISTCLEANFILES
A "make distclean" is not supported. So, it makes no sense to have pure "make distclean" related stuff in the Makefile.am.
This commit is contained in:
@@ -20,24 +20,19 @@ make/@RTEMS_BSP@.cache: make/bsp.mak @CUSTOM_CFG_FILES@
|
||||
make/@RTEMS_BSP@.cache
|
||||
|
||||
noinst_DATA = make/@RTEMS_BSP@.cache
|
||||
DISTCLEANFILES = make/@RTEMS_BSP@.cache
|
||||
|
||||
rtems_makedir = $(prefix)/make
|
||||
rtems_make_customdir = $(rtems_makedir)/custom
|
||||
rtems_make_custom_DATA = @CUSTOM_CFG_FILES@
|
||||
DISTCLEANFILES += @CUSTOM_CFG_FILES@
|
||||
|
||||
noinst_DATA += make/custom/default.cfg
|
||||
DISTCLEANFILES += make/custom/default.cfg
|
||||
|
||||
@host_alias@-@RTEMS_BSP@.pc: config.status bsp.pc.in
|
||||
./config.status --file=$@:$(srcdir)/bsp.pc.in
|
||||
|
||||
pkgconfigdir = $(prefix)/lib/pkgconfig
|
||||
pkgconfig_DATA = @host_alias@-@RTEMS_BSP@.pc
|
||||
DISTCLEANFILES += @host_alias@-@RTEMS_BSP@.pc
|
||||
|
||||
DISTCLEANFILES += $(DEPDIR)/cfg.P
|
||||
include $(DEPDIR)/cfg.P
|
||||
|
||||
include $(top_srcdir)/automake/subdirs.am
|
||||
|
||||
@@ -131,7 +131,6 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/shared/cache/cache-l2c-310.c
|
||||
# Special Rules #
|
||||
###############################################################################
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -167,7 +167,6 @@ librtemsbsp_a_CPPFLAGS += -I$(RTEMS_SOURCE_ROOT)/bsps/arm/atsam/include/libchip/
|
||||
# Special Rules #
|
||||
###############################################################################
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -95,7 +95,6 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/shared/cache/cache-cp15.c
|
||||
# Special Rules #
|
||||
###############################################################################
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -8,7 +8,6 @@ dist_project_lib_DATA = startup/bsp_specs
|
||||
if ENABLE_LCD
|
||||
endif
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -82,7 +82,6 @@ librtemsbsp_a_SOURCES += startup/bspstarthooks.c
|
||||
# Special Rules #
|
||||
###############################################################################
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -81,7 +81,6 @@ librtemsbsp_a_SOURCES += ssi/ssi.c
|
||||
# Special Rules #
|
||||
###############################################################################
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -115,7 +115,6 @@ librtemsbsp_a_SOURCES += startup/bspstarthooks.c
|
||||
# ------ Special Rules
|
||||
# ----------------------------
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -133,7 +133,6 @@ endif
|
||||
# Special Rules #
|
||||
###############################################################################
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -111,7 +111,6 @@ endif
|
||||
# Special Rules #
|
||||
###############################################################################
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -120,7 +120,6 @@ librtemsbsp_a_SOURCES += ../shared/mminit.c
|
||||
# Special Rules #
|
||||
###############################################################################
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -89,7 +89,6 @@ librtemsbsp_a_SOURCES += startup/fb-config.c
|
||||
# Special Rules #
|
||||
###############################################################################
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
$(CPPASCOMPILE) -o $@ -c $<
|
||||
|
||||
@@ -82,7 +82,6 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/shared/cache/nocache.c
|
||||
# Special Rules #
|
||||
###############################################################################
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -114,7 +114,6 @@ endif
|
||||
# ------ Special Rules
|
||||
# ----------------------------
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -84,7 +84,6 @@ librtemsbsp_a_SOURCES += startup/bspstarthooks.c startup/bspstartmmu.c
|
||||
# Special Rules #
|
||||
###############################################################################
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -63,7 +63,6 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/shared/cache/nocache.c
|
||||
# debugio
|
||||
librtemsbsp_a_SOURCES += console/console-io.c
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -13,7 +13,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
_SUBDIRS = . tools
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
## Zilog component header files
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
#isr
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
#isr
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
|
||||
@@ -6,7 +6,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
#isr
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
|
||||
@@ -11,7 +11,6 @@ dist_project_lib_DATA = startup/bsp_specs
|
||||
#isr
|
||||
#pci
|
||||
#irq
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
|
||||
@@ -6,7 +6,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
#isr
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
#isr
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -9,7 +9,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
project_lib_DATA = linkcmds
|
||||
|
||||
@@ -76,7 +76,6 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/or1k/shared/cache/cache.c
|
||||
# Special Rules #
|
||||
###############################################################################
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
ACLOCAL_AMFLAGS = -I ../../../../aclocal
|
||||
|
||||
CLEANFILES =
|
||||
DISTCLEANFILES =
|
||||
noinst_PROGRAMS =
|
||||
|
||||
include $(top_srcdir)/../../../../automake/compile.am
|
||||
@@ -12,7 +11,6 @@ dist_project_lib_DATA = startup/bsp_specs
|
||||
project_lib_DATA =
|
||||
|
||||
#include
|
||||
DISTCLEANFILES += include/bspopts.h
|
||||
|
||||
#start
|
||||
rtems_crti.$(OBJEXT): ../../powerpc/shared/start/rtems_crti.S
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
rtems_crti.$(OBJEXT): ../../powerpc/shared/start/rtems_crti.S
|
||||
|
||||
@@ -11,7 +11,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
rtems_crti.$(OBJEXT): ../../powerpc/shared/start/rtems_crti.S
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -8,7 +8,6 @@ dist_project_lib_DATA = startup/bsp_specs
|
||||
if HAS_NETWORKING
|
||||
endif
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
# include
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
# start
|
||||
rtems_crti.$(OBJEXT): ../../powerpc/shared/start/rtems_crti.S
|
||||
|
||||
@@ -6,7 +6,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
# include
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
# start
|
||||
rtems_crti.$(OBJEXT): ../../powerpc/shared/start/rtems_crti.S
|
||||
|
||||
@@ -64,7 +64,6 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/shared/cache/nocache.c
|
||||
# debugio
|
||||
librtemsbsp_a_SOURCES += console/console-io.c
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
include $(srcdir)/../../../../../../bsps/shared/irq-sources.am
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
$(CPPASCOMPILE) -o $@ -c $<
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
|
||||
start.$(OBJEXT): start/start.S
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@ dist_project_lib_DATA = startup/bsp_specs
|
||||
# in a kernel include directory.
|
||||
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -8,7 +8,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = startup/bsp_specs
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
noinst_PROGRAMS =
|
||||
|
||||
|
||||
|
||||
@@ -231,7 +231,6 @@ libscore_a_SOURCES += src/processormaskcopy.c
|
||||
|
||||
|
||||
# This file is in the build tree
|
||||
DISTCLEANFILES = ../..include/rtems/score/cpuopts.h
|
||||
include_rtems_scoredir = $(includedir)/rtems/score
|
||||
include_rtems_score_HEADERS = ../../include/rtems/score/cpuopts.h
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
include $(top_srcdir)/automake/compile.am
|
||||
|
||||
CLEANFILES =
|
||||
DISTCLEANFILES =
|
||||
|
||||
noinst_LIBRARIES = libscorecpu.a
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
include $(top_srcdir)/automake/compile.am
|
||||
|
||||
CLEANFILES =
|
||||
DISTCLEANFILES =
|
||||
|
||||
noinst_LIBRARIES = libscorecpu.a
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
include $(top_srcdir)/automake/compile.am
|
||||
|
||||
CLEANFILES =
|
||||
DISTCLEANFILES =
|
||||
|
||||
noinst_LIBRARIES = libscorecpu.a
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
ACLOCAL_AMFLAGS = -I aclocal
|
||||
|
||||
DISTCLEANFILES =
|
||||
CLEANFILES =
|
||||
|
||||
noinst_HEADERS =
|
||||
|
||||
Reference in New Issue
Block a user