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:
Andrew McCallum 1996-01-15 22:09:17 +00:00
parent 18a7dbaa95
commit 45a688df8d

View file

@ -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