mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(SRCS): Remove test08.m, it was for old-style archiving.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@866 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2010fc6696
commit
b16a1f535a
1 changed files with 0 additions and 3 deletions
|
@ -69,7 +69,6 @@ test04.m \
|
|||
test05.m \
|
||||
test06.m \
|
||||
test07.m \
|
||||
test08.m \
|
||||
test10.m \
|
||||
test11.m \
|
||||
test12.m \
|
||||
|
@ -134,8 +133,6 @@ test06: test06.o ../src/libobjects.a
|
|||
$(LINK_CMD)
|
||||
test07: test07.o ../src/libobjects.a
|
||||
$(LINK_CMD)
|
||||
test08: test08.o ../src/libobjects.a
|
||||
$(LINK_CMD)
|
||||
test10: test10.o ../src/libobjects.a
|
||||
$(LINK_CMD)
|
||||
test11: test11.o ../src/libobjects.a
|
||||
|
|
Loading…
Reference in a new issue