commit | 166c5a397e16e97b7a533ba8f6e89019af4faa17 | [log] [tgz] |
---|---|---|
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Fri Dec 10 09:43:02 1999 -0600 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Mon Apr 06 16:04:47 2009 -0500 |
tree | 44811e6cda7b30fc2e96465f62416ae705de84f9 | |
parent | 074af5e9caf8035318c93ec309ec59109014e209 [diff] [blame] |
Imported from libpng-1.0.5h.tar
diff --git a/scripts/makefile.hpux b/scripts/makefile.hpux index 780bfe5..1a98fdd 100644 --- a/scripts/makefile.hpux +++ b/scripts/makefile.hpux
@@ -47,6 +47,10 @@ clean: rm -f *.o libpng.a pngtest pngout.png +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