vmware-svga/examples/fence-stress/Makefile

7 lines
103 B
Makefile
Raw Normal View History

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