genode/libports/src/drivers/framebuffer/vesa/target.mk

6 lines
187 B
Makefile

TARGET = fb_drv
REQUIRES = vesa
SRC_CC = main.cc framebuffer.cc ifx86emu.cc hw_emul.cc
LIBS = base blit x86emu config
INC_DIR += $(PRG_DIR)/include $(REP_DIR)/include/x86emu