]> git.tuebingen.mpg.de Git - osl.git/blobdiff - Makefile.deps
Get rid of string.c and string.h.
[osl.git] / Makefile.deps
index 3f5065104f135f282773e5aa688ffe6a87caeb74..a7a4f7cd1f6ca43c3671073611d49a818d6b8957 100644 (file)
@@ -1,6 +1,5 @@
 fd.o: fd.c log.h gcc-compat.h error.h
 osl.o: osl.c log.h gcc-compat.h error.h fd.h list.h osl_core.h rbtree.h \
-  osl.h string.h hash.h portable_io.h sha1.h
+  osl.h hash.h portable_io.h sha1.h
 rbtree.o: rbtree.c rbtree.h
 sha1.o: sha1.c log.h gcc-compat.h
-string.o: string.c log.h gcc-compat.h string.h error.h