diff options
Diffstat (limited to 'scripts/makefile.mips')
-rw-r--r-- | scripts/makefile.mips | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.mips b/scripts/makefile.mips index 5633608c8..0357ae81c 100644 --- a/scripts/makefile.mips +++ b/scripts/makefile.mips @@ -78,7 +78,7 @@ install: libpng.a clean: rm -f *.o libpng.a pngtest pngout.png 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/* |