diff options
Diffstat (limited to 'libpng/scripts/makefile.darwin')
-rw-r--r-- | libpng/scripts/makefile.darwin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpng/scripts/makefile.darwin b/libpng/scripts/makefile.darwin index be3f92c5..33c27cc1 100644 --- a/libpng/scripts/makefile.darwin +++ b/libpng/scripts/makefile.darwin @@ -200,7 +200,7 @@ clean: $(RM_F) *.o libpng.a pngtest pngout.png libpng-config \ libpng.pc $(LIBNAME).*dylib pngtesti pnglibconf.h -DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO Y2KINFO +DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO writelock: chmod a-w *.[ch35] $(DOCS) scripts/* |