forked from Imagelibrary/rtems
2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* tar01/Makefile.am, tar02/Makefile.am: Add BUILT_SOURCES.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* tar01/Makefile.am, tar02/Makefile.am:
|
||||
Add BUILT_SOURCES.
|
||||
|
||||
2010-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* tar01/Makefile.am, tar02/Makefile.am:
|
||||
|
||||
@@ -7,6 +7,8 @@ CLEANFILES =
|
||||
rtems_tests_PROGRAMS = tar01
|
||||
tar01_SOURCES = init.c ../../psxtests/psxfile01/test_cat.c \
|
||||
initial_filesystem_tar.c initial_filesystem_tar.h
|
||||
|
||||
BUILT_SOURCES = initial_filesystem_tar.c initial_filesystem_tar.h
|
||||
|
||||
dist_rtems_tests_DATA = tar01.scn
|
||||
|
||||
|
||||
@@ -8,6 +8,8 @@ rtems_tests_PROGRAMS = tar02
|
||||
tar02_SOURCES = init.c ../../psxtests/psxfile01/test_cat.c \
|
||||
initial_filesystem_tar.c initial_filesystem_tar.h
|
||||
|
||||
BUILT_SOURCES = initial_filesystem_tar.c initial_filesystem_tar.h
|
||||
|
||||
dist_rtems_tests_DATA = tar02.scn
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||
|
||||
Reference in New Issue
Block a user