2008-07-10 13:10:16 -07:00
|
|
|
top_srcdir=../..
|
|
|
|
top_builddir=$(top_srcdir)
|
|
|
|
|
2008-06-28 15:32:44 -07:00
|
|
|
include $(top_srcdir)/makerules/common.mk
|
2007-06-28 10:47:08 -07:00
|
|
|
|
2006-07-21 14:48:55 -07:00
|
|
|
SRC=bitimage.c \
|
|
|
|
imd.c \
|
|
|
|
imdload.c \
|
|
|
|
pieclip.c \
|
2007-04-29 15:19:21 -07:00
|
|
|
piestate.c \
|
2007-04-30 07:09:33 -07:00
|
|
|
png_util.c
|
2007-06-28 10:47:08 -07:00
|
|
|
|
|
|
|
LIB=ivis_common
|
|
|
|
|
2008-06-24 16:41:52 -07:00
|
|
|
include $(top_srcdir)/makerules/lib.mk
|