]> icculus.org git repositories - btb/d2x.git/blob - arch/dos/Makefile.am
This commit was manufactured by cvs2svn to create tag 'd2x-0_1_1'.
[btb/d2x.git] / arch / dos / Makefile.am
1 EXTRA_SUBDIRS = allg_snd bak comm include mm_snd
2
3 noinst_LIBRARIES = libarch_dos.a
4
5 INCLUDES = -I$(top_srcdir)/arch/include -I$(top_srcdir)/includes -I$(top_srcdir)/main -I$(srcdir)/include
6
7 libarch_dos_a_SOURCES = dpmi.c findfile.c init.c ipx.c vesa.c
8
9 SUFFIXES = .asm
10 %.o: %.asm
11         $(NASM) $(NASMFLAGS) $< -o $@
12
13 if ENV_DJGPP
14 libarch_dos_a_LIBADD += timer.o modex.o
15 endif
16
17 EXTRA_DIST = ${EXTRA_SUBDIRS} \
18 tweak.inc vgaregs.inc \
19 modex.asm timer.asm \
20 bcd.c digiallg.c digimm.c disk.c midiallg.c mono.c serial.c \
21 ipx.h mono.h