Home | History | Annotate | Line # | Download | only in libx86emu
      1 defflag	X86EMU
      2 
      3 prefix		../common/lib/libx86emu
      4 buildprefix	lib/libx86emu
      5 
      6 file	x86emu.c	x86emu
      7 file	x86emu_i8254.c	x86emu
      8 file	x86emu_util.c	x86emu
      9 
     10 buildprefix
     11 prefix
     12 
     13 makeoptions	x86emu	CPPFLAGS+="-I$S/../common/include"
     14 makeoptions	x86emu	"COPTS.x86emu.c"+="-fno-inline"
     15