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:
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user