mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +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
9dad290c82
commit
5eac6bd474
1 changed files with 0 additions and 3 deletions
|
@ -70,7 +70,6 @@ test05.m \
|
||||||
test06.m \
|
test06.m \
|
||||||
test07.m \
|
test07.m \
|
||||||
test08.m \
|
test08.m \
|
||||||
test09.m \
|
|
||||||
test10.m \
|
test10.m \
|
||||||
test11.m \
|
test11.m \
|
||||||
test12.m \
|
test12.m \
|
||||||
|
@ -135,8 +134,6 @@ test07: test07.o ../src/libobjects.a
|
||||||
$(LINK_CMD)
|
$(LINK_CMD)
|
||||||
test08: test08.o ../src/libobjects.a
|
test08: test08.o ../src/libobjects.a
|
||||||
$(LINK_CMD)
|
$(LINK_CMD)
|
||||||
test09: test09.o ../src/libobjects.a
|
|
||||||
$(LINK_CMD)
|
|
||||||
test10: test10.o ../src/libobjects.a
|
test10: test10.o ../src/libobjects.a
|
||||||
$(LINK_CMD)
|
$(LINK_CMD)
|
||||||
test11: test11.o ../src/libobjects.a
|
test11: test11.o ../src/libobjects.a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue