Final BeOS updates used to created 0.9.19-cvs-2007.12.11 for BeOS x86.

This commit is contained in:
William Kendrick 2007-12-11 15:51:06 +00:00
parent 344492dad4
commit 8014500811
4 changed files with 10 additions and 175 deletions

View file

@ -7,7 +7,7 @@
# bill@newbreedsoftware.com
# http://www.tuxpaint.org/
# June 14, 2002 - December 6, 2007
# June 14, 2002 - December 11, 2007
# The version number, for release:
@ -271,7 +271,7 @@ beos:
CFLAGS="-O1 -funroll-loops -fomit-frame-pointer -pipe -Wall" \
RSRC_CMD="xres -o tuxpaint src/tuxpaint.rsrc" \
MIMESET_CMD="mimeset -f tuxpaint" \
ARCH_LINKS="-L/boot/home/config/lib -lintl -lpng -lz -lbe -liconv" \
ARCH_LINKS="-lintl -lpng -lz -lbe -liconv" \
ARCH_HEADERS="src/BeOS_print.h" \
ARCH_LIBS="obj/BeOS_print.o" \
MAGIC_PREFIX=./lib/tuxpaint/plugins \