Searched defs:INCLS (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dmakefile22 INCLS = -I$(Q)../../../../../include$(Q) macro
25 wcc -fo=.obj $(CFLAGS) $(DEFS) $(INCLS) $<
/vbox/src/VBox/Devices/PC/BIOS/
H A Dmakefile24 INCLS = -I$(Q)../../../../../include$(Q) macro
27 wcc -fo=.obj $(CFLAGS) $(DEFS) $(INCLS) $<
55 wcc -fo=.obj $(INCLS) $(CFLAGS) $(DEFS) -DVBOX_PC_BIOS $<
58 wcc386 -fo=.obj $(INCLS) $(DEFS) $(CFLAGS32) $<

Completed in 42 milliseconds