dxx-rebirth/misc/Makefile.am

13 lines
309 B
Makefile
Raw Normal View History

noinst_LIBRARIES = libmisc.a
INCLUDES = -I $(top_srcdir)/includes
libmisc_a_SOURCES = \
args.c d_delay.c error.c strio.c \
byteswap.c d_io.c hash.c strutil.c
# checker.c
#checker.o: checker.c
# gcc -c -g $< -o $@ $(INCLUDES) $(CFLAGS) -I/usr/lib/checker/i686-pc-linux-gnu/include -I.. -I.