diff options
Diffstat (limited to 'scripts/makefile.freebsd')
-rw-r--r-- | scripts/makefile.freebsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.freebsd b/scripts/makefile.freebsd index cad1a5aa8..5fec61e35 100644 --- a/scripts/makefile.freebsd +++ b/scripts/makefile.freebsd @@ -62,7 +62,7 @@ test: pngtest pnglibconf.h: $(PNGLIBCONF_H_PREBUILT) cp $(PNGLIBCONF_H_PREBUILT) $@ -DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO Y2KINFO +DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO writelock: chmod a-w *.[ch35] $(DOCS) scripts/* |