]> icculus.org git repositories - btb/d2x.git/blob - misc/Makefile.am
add g3_uninit_polygon_model (doesn't do anything)
[btb/d2x.git] / misc / Makefile.am
1 noinst_LIBRARIES = libmisc.a
2 INCLUDES = -I $(top_srcdir)/include
3
4 if USE_LIBPNG
5 PNG_SRCS = pngfile.c
6 endif
7
8 libmisc_a_SOURCES = ${PNG_SRCS} \
9 args.c      error.c    strio.c    ignorecase.c physfsrwops.c \
10 hash.c     strutil.c
11
12 EXTRA_libmisc_a_SOURCES = pngfile.c
13
14 # checker.c
15
16 #checker.o: checker.c
17 #       gcc -c -g $< -o $@ $(INCLUDES) $(CFLAGS) -I/usr/lib/checker/i686-pc-linux-gnu/include -I.. -I.
18
19 EXTRA_DIST = \
20 dos_disk.h parsarg.h \
21 byteswap.c errtest.c parsarg.c parstest.c