summaryrefslogtreecommitdiff
path: root/scripts/makefile.knr
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>1999-12-10 09:43:02 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:04:47 -0500
commit166c5a397e16e97b7a533ba8f6e89019af4faa17 (patch)
tree44811e6cda7b30fc2e96465f62416ae705de84f9 /scripts/makefile.knr
parent074af5e9caf8035318c93ec309ec59109014e209 (diff)
downloadlibpng-166c5a397e16e97b7a533ba8f6e89019af4faa17.tar.gz
Imported from libpng-1.0.5h.tarv1.0.5h
Diffstat (limited to 'scripts/makefile.knr')
-rw-r--r--scripts/makefile.knr4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/makefile.knr b/scripts/makefile.knr
index 09cb0a2a0..09a74b6fc 100644
--- a/scripts/makefile.knr
+++ b/scripts/makefile.knr
@@ -58,6 +58,10 @@ install: libpng.a
clean:
rm -f *.o libpng.a pngtest pngout.png ansi2knr
+DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO Y2KINFO
+writelock:
+ chmod a-w *.[ch35] $(DOCS) scripts/*
+
# DO NOT DELETE THIS LINE -- make depend depends on it.
png.o: png.h pngconf.h