genode/repos/libports/src/drivers/framebuffer/vesa/target.mk
2019-05-16 13:11:01 +02:00

8 lines
206 B
Makefile

TARGET = vesa_fb_drv
REQUIRES = x86
SRC_CC = main.cc framebuffer.cc ifx86emu.cc hw_emul.cc
LIBS = base blit x86emu
INC_DIR += $(PRG_DIR)/include $(REP_DIR)/include/x86emu
CC_CXX_WARN_STRICT =