mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Remove test09; it doesn't work, but it doesn't matter.
(SRCS): Remove test09.m. (test09): Remove target. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@720 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
18a7dbaa95
commit
45a688df8d
1 changed files with 0 additions and 3 deletions
|
@ -70,7 +70,6 @@ test05.m \
|
|||
test06.m \
|
||||
test07.m \
|
||||
test08.m \
|
||||
test09.m \
|
||||
test10.m \
|
||||
test11.m \
|
||||
test12.m \
|
||||
|
@ -135,8 +134,6 @@ test07: test07.o ../src/libobjects.a
|
|||
$(LINK_CMD)
|
||||
test08: test08.o ../src/libobjects.a
|
||||
$(LINK_CMD)
|
||||
test09: test09.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