summaryrefslogtreecommitdiff
path: root/scripts/makefile.freebsd
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-08-24 16:16:35 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-08-24 16:16:35 -0500
commit8c667864194ca6061f075f13f7ce0beb79e5a359 (patch)
tree201ae31cadfd371e1f21eae1bb7b93ef48672d85 /scripts/makefile.freebsd
parent15333cd28d6f8987e49303d137e9cd23f4eea347 (diff)
downloadlibpng-8c667864194ca6061f075f13f7ce0beb79e5a359.tar.gz
[devel] Renamed scripts/pnglibconf.h to scripts/pnglibconf.h.prebuilt
Diffstat (limited to 'scripts/makefile.freebsd')
-rw-r--r--scripts/makefile.freebsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/makefile.freebsd b/scripts/makefile.freebsd
index 58e84343b..994608c99 100644
--- a/scripts/makefile.freebsd
+++ b/scripts/makefile.freebsd
@@ -43,8 +43,8 @@ test: pngtest
./pngtest
# see scripts/pnglibconf.mak for more options
-pnglibconf.h: scripts/pnglibconf.h
- cp scripts/pnglibconf.h $@
+pnglibconf.h: scripts/pnglibconf.h.prebuilt
+ cp scripts/pnglibconf.h.prebuilt $@
DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO Y2KINFO
writelock: