diff options
Diffstat (limited to 'scripts/makefile.sunos')
-rw-r--r-- | scripts/makefile.sunos | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.sunos b/scripts/makefile.sunos index efe308c47..9a0e28e72 100644 --- a/scripts/makefile.sunos +++ b/scripts/makefile.sunos @@ -90,7 +90,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/* |