dxx-rebirth/misc/Makefile.am
2004-12-01 12:48:13 +00:00

22 lines
477 B
Makefile

noinst_LIBRARIES = libmisc.a
INCLUDES = -I $(top_srcdir)/include
if USE_LIBPNG
PNG_SRCS = pngfile.c
endif
libmisc_a_SOURCES = ${PNG_SRCS} \
args.c error.c strio.c ignorecase.c physfsrwops.c \
hash.c strutil.c
EXTRA_libmisc_a_SOURCES = pngfile.c
# checker.c
#checker.o: checker.c
# gcc -c -g $< -o $@ $(INCLUDES) $(CFLAGS) -I/usr/lib/checker/i686-pc-linux-gnu/include -I.. -I.
EXTRA_DIST = \
dos_disk.h parsarg.h \
byteswap.c errtest.c parsarg.c parstest.c