vmware-svga/examples/simple-blit/Makefile

7 lines
102 B
Makefile
Raw Normal View History

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