view src/libSAD/Makefile @ 4233:74c6f3d3cf1d

it buids successfully :)
author Eugene Zagidullin <e.asphyx@gmail.com>
date Wed, 30 Jan 2008 03:36:22 +0300
parents 704607c1f858
children b293ce14a01a
line wrap: on
line source

STATIC_LIB_NOINST = libSAD.a
SRCS = dither.c \
       dither_ops.c \
       noicegen.c

include ../../buildsys.mk