vmware-svga/examples/blit-cube/Makefile
2009-04-13 07:05:42 +00:00

7 lines
100 B
Makefile

TARGET = blit-cube.img
APP_SOURCES = main.c
LIB_DIR = ../../lib
include $(LIB_DIR)/Makefile.rules