]> 4ch.mooo.com Git - 16.git/commitdiff
Merge remote-tracking branch 'upstream/master'
authorJonathan Campbell <jonathan@castus.tv>
Mon, 28 Mar 2016 22:33:12 +0000 (15:33 -0700)
committerJonathan Campbell <jonathan@castus.tv>
Mon, 28 Mar 2016 22:33:12 +0000 (15:33 -0700)
1  2 
makefile

diff --cc makefile
index cf5e2cbe148ce3c40f0bf14a42ba4ee8d37d5dfe,778d1a1072bd40a4e516ff47bcce9ce0fbb4877c..c156f741e9cc78e183783fb165f8c86234a909d5
+++ b/makefile
@@@ -75,9 -71,8 +71,9 @@@ CFLAGS=$(AFLAGS) $(IFLAGS)-lr -l=dos -w
  OFLAGS=-obmiler -out -oh -ei -zp8 -fpi87  -onac -ol+ -ok####x
  FLAGS=$(CFLAGS) $(OFLAGS) $(DFLAGS) $(ZFLAGS)
  
 +PCX2VRL=$(DOSLIBDIR)/hw/vga/pcx2vrl
  
- DOSLIBEXMMOBJ = himemsys.$(OBJ) emm.$(OBJ)
#DOSLIBEXMMOBJ = himemsys.$(OBJ) emm.$(OBJ)
  VGMSNDOBJ = vgmSnd.$(OBJ) 16_snd.$(OBJ)
  DOSLIBOBJ = adlib.$(OBJ) 8254.$(OBJ) 8259.$(OBJ) dos.$(OBJ) cpu.$(OBJ)
  16LIBOBJS = 16_in.$(OBJ) 16_mm.$(OBJ) wcpu.$(OBJ) 16_head.$(OBJ) 16_ca.$(OBJ) kitten.$(OBJ) 16_hc.$(OBJ) 16_timer.$(OBJ)