Initial .bep file for loadpng, thanks to michaelvoliveira

This commit is contained in:
Scott McCreary
2010-05-19 04:19:49 +00:00
parent 54f5a1b4c2
commit f5c885e08e
2 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
diff -Naur loadpng-1.5/Makefile.unx loadpng-1.5-haiku/Makefile.unx
--- loadpng-1.5/Makefile.unx 2005-12-20 03:57:47.049807360 +0000
+++ loadpng-1.5-haiku/Makefile.unx 2010-01-30 00:44:02.861929472 +0000
@@ -1,6 +1,6 @@
## Aux -*- Makefile -*- for Unices
-prefix := /usr/local
+prefix := /boot/common
libdir := $(prefix)/lib
includedir := $(prefix)/include
DESTDIR :=