dxx-rebirth/misc/Makefile.am

22 lines
489 B
Makefile
Executable file

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 hmp2mid.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