vmware-svga/examples/gmr-test/Makefile

8 lines
117 B
Makefile
Raw Normal View History

2009-04-13 02:05:42 -05:00
TARGET = gmr-test.img
VMX_MEMSIZE = 128
APP_SOURCES = main.c
LIB_DIR = ../../lib
include $(LIB_DIR)/Makefile.rules