]> icculus.org git repositories - btb/d2x.git/blob - arch/dos/Makefile.am
added option to disable kalinix under unix
[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)/include -I$(top_srcdir)/main -I$(srcdir)/include
6
7 libarch_dos_a_SOURCES = \
8 digi.c dpmi.c findfile.c gr.c init.c ipx.c joyc.c joydefs.c key.c mouse.c rbaudio.c vesa.c
9
10 SUFFIXES = .asm
11 %.o: %.asm
12         $(NASM) $(NASMFLAGS) $< -o $@
13
14 libarch_dos_a_LIBADD = timer.o modex.o
15
16 EXTRA_DIST = ${EXTRA_SUBDIRS} \
17 tweak.inc vgaregs.inc \
18 joy2.asm modex.asm timer.asm \
19 bcd.c digiallg.c digimm.c disk.c midiallg.c mono.c serial.c \
20 ipx.h mono.h