Remove SRCS, PRINT_SRCS.

This commit is contained in:
Ralf Corsepius
2005-11-07 09:27:48 +00:00
parent f6d9b6f2f0
commit c4b6f76677
13 changed files with 0 additions and 25 deletions

View File

@@ -14,10 +14,8 @@ lib_a_SOURCES = ../init.c ../apptask.c system.h
DOCTYPES = doc scn
DOCS = $(DOCTYPES:%=base_mp.%)
SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am

View File

@@ -14,10 +14,8 @@ lib_a_SOURCES = ../init.c ../apptask.c system.h
DOCTYPES = doc scn
DOCS = $(DOCTYPES:%=base_mp.%)
SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am

View File

@@ -13,10 +13,8 @@ lib_a_SOURCES = init.c apptask.c system.h
DOCTYPES = doc scn
DOCS = $(DOCTYPES:%=$(SAMPLE).%)
SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am

View File

@@ -13,10 +13,8 @@ lib_a_SOURCES = init.c main.cc system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(SAMPLE).%)
SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am

View File

@@ -13,10 +13,8 @@ lib_a_SOURCES = init.c system.h
DOCTYPES = doc
DOCS = $(DOCTYPES:%=$(SAMPLE).%)
SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am

View File

@@ -13,10 +13,8 @@ lib_a_SOURCES = init.c system.h
DOCTYPES = doc scn
DOCS = $(DOCTYPES:%=$(SAMPLE).%)
SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am

View File

@@ -13,10 +13,8 @@ lib_a_SOURCES = init.cc system.h
DOCTYPES = doc scn
DOCS = $(DOCTYPES:%=$(SAMPLE).%)
SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am

View File

@@ -13,10 +13,8 @@ lib_a_SOURCES = init.c
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(SAMPLE).%)
SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am

View File

@@ -13,10 +13,8 @@ lib_a_SOURCES = init.c
DOCTYPES = doc scn
DOCS = $(DOCTYPES:%=$(SAMPLE).%)
SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am

View File

@@ -13,10 +13,8 @@ lib_a_SOURCES = init.c paranoia.c system.h
DOCTYPES = doc
DOCS = $(DOCTYPES:%=$(SAMPLE).%)
SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am

View File

@@ -12,7 +12,6 @@ lib_a_SOURCES = init.c pppdapp.c netconfig.h system.h
OBJS = $(lib_a_OBJECTS)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am

View File

@@ -13,10 +13,8 @@ lib_a_SOURCES = init.c tasks.c system.h
DOCTYPES = doc scn
DOCS = $(DOCTYPES:%=$(SAMPLE).%)
SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am

View File

@@ -13,10 +13,8 @@ lib_a_SOURCES = init.c test1.c test2.c test3.c system.h
DOCTYPES = doc scn
DOCS = $(DOCTYPES:%=$(SAMPLE).%)
SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am