dxx-rebirth/misc/Makefile.am

16 lines
399 B
Makefile
Raw Normal View History

noinst_LIBRARIES = libmisc.a
2002-02-23 21:36:30 +00:00
INCLUDES = -I $(top_srcdir)/include
libmisc_a_SOURCES = \
args.c d_delay.c error.c strio.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 = \
2001-11-02 10:46:56 +00:00
dos_disk.h fileutil.h parsarg.h \
2002-07-23 21:24:27 +00:00
byteswap.c errtest.c fileutil.c parsarg.c parstest.c