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