mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
Cleanup
This commit is contained in:
@@ -9,7 +9,7 @@ PGM = ${ARCH}/$(SAMPLE).exe
|
||||
MANAGERS = io mp
|
||||
|
||||
noinst_LIBRARIES = lib.a
|
||||
lib_a_SOURCES = ../init.c ../apptask.c system.h
|
||||
lib_a_SOURCES = ../init.c ../apptask.c ../system.h
|
||||
|
||||
DOCTYPES = doc scn
|
||||
DOCS = $(DOCTYPES:%=base_mp.%)
|
||||
|
||||
@@ -9,7 +9,7 @@ PGM = ${ARCH}/$(SAMPLE).exe
|
||||
MANAGERS = io mp
|
||||
|
||||
noinst_LIBRARIES = lib.a
|
||||
lib_a_SOURCES = ../init.c ../apptask.c system.h
|
||||
lib_a_SOURCES = ../init.c ../apptask.c ../system.h
|
||||
|
||||
DOCTYPES = doc scn
|
||||
DOCS = $(DOCTYPES:%=base_mp.%)
|
||||
|
||||
Reference in New Issue
Block a user