comparison src/libSAD/Makefile @ 4753:4eb812a53716

fix libSAD linkage
author Andrew O. Shadoura <bugzilla@tut.by>
date Wed, 06 Aug 2008 23:10:54 +0300
parents 74134c731db6
children bb0638143fc8
comparison
equal deleted inserted replaced
4752:22b7212eb3f9 4753:4eb812a53716
13 include ../../buildsys.mk 13 include ../../buildsys.mk
14 include ../../extra.mk 14 include ../../extra.mk
15 15
16 PACKAGE = libSAD 16 PACKAGE = libSAD
17 CPPFLAGS += ${SIMD_CFLAGS} -I../.. 17 CPPFLAGS += ${SIMD_CFLAGS} -I../..
18 CFLAGS += ${LIB_CFLAGS}