dxx-rebirth/misc/Makefile.am
2004-05-23 00:21:06 +00:00

22 lines
459 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 \
d_io.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