1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-12-09 16:00:35 +00:00

png_au.library: Update to new genmodule interfaces

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45623 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
This commit is contained in:
jmcmullan
2012-08-20 03:19:46 +00:00
parent 37d5ddfdb6
commit 1054210b08
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ USER_CFLAGS := -Wno-deprecated-declarations
%build_module mmake=workbench-libs-png \
modname=png_au modtype=library \
files="$(FILES)" uselibs="arosc_rel z_rel" linklibname="png"
files="$(FILES)" linklibname="png"
#MM- linklibs: linklibs-png-nostdio

View File

@ -6,8 +6,8 @@ version 1.0
date 06.06.2012
copyright Copyright (C) 1995-2012 libpng maintainers, 2012 The AROS Development Team
options pertaskbase
relbase ZBase
relbase aroscbase
rellib z_au
rellib arosc
##end config
##begin cdefprivate