#include <../Common.tmpl>

OBJS = gif.o new.o xbitmap.o reduce.o dither.o halftone.o \
       xpixmap.o pbm.o bright.o

SRCS = gif.c new.c xbitmap.c reduce.c dither.c halftone.c \
       xpixmap.c pbm.c bright.c

EXTRA_INCLUDES = -I../common
EXTRA_DEFINES  = $(XRELEASE) $(CEXTRA_DEFINES)

NormalLibraryTarget(xloadimage, $(OBJS))

DependTarget()
