mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3145 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3cc0e06afd
commit
8a1b66fe44
1 changed files with 2 additions and 1 deletions
|
@ -34,6 +34,7 @@ include ../config.mak
|
|||
|
||||
# The tools to be compiled
|
||||
TEST_TOOL_NAME = \
|
||||
benchmark \
|
||||
test01 \
|
||||
test02 \
|
||||
heap \
|
||||
|
@ -83,10 +84,10 @@ create-abbrevs \
|
|||
create-regions
|
||||
|
||||
# The tool Objective-C source files to be compiled
|
||||
benchmark_OBJC_FILES = benchmark.m
|
||||
test01_OBJC_FILES = test01.m
|
||||
test02_OBJC_FILES = test02.m
|
||||
heap_OBJC_FILES = heap.m
|
||||
nxst_OBJC_FILES = nxst.m
|
||||
randoms_OBJC_FILES = randoms.m
|
||||
prepend_OBJC_FILES = prepend.m
|
||||
pipes_OBJC_FILES = pipes.m
|
||||
|
|
Loading…
Reference in a new issue