dxx-rebirth/misc/Makefile.am

16 lines
420 B
Makefile

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.
EXTRA_DIST = \
byteswap.h dos_disk.h fileutil.h parsarg.h \
d_glob.c errtest.c fileutil.c parsarg.c parstest.c