comparison src/libSAD/Makefile @ 4234:b293ce14a01a

partially works...
author Eugene Zagidullin <e.asphyx@gmail.com>
date Thu, 31 Jan 2008 12:04:13 +0300
parents 74c6f3d3cf1d
children 1046f9c3174d
comparison
equal deleted inserted replaced
4233:74c6f3d3cf1d 4234:b293ce14a01a
2 SRCS = dither.c \ 2 SRCS = dither.c \
3 dither_ops.c \ 3 dither_ops.c \
4 noicegen.c 4 noicegen.c
5 5
6 include ../../buildsys.mk 6 include ../../buildsys.mk
7
8 CPPFLAGS += ${SIMD_CFLAGS}