(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:
Andrew McCallum 1996-01-26 20:38:21 +00:00
parent 2010fc6696
commit b16a1f535a

View file

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