vmware-svga/examples/video-sync/Makefile

7 lines
119 B
Makefile
Raw Normal View History

2009-04-13 02:05:42 -05:00
TARGET = video-sync.img
APP_SOURCES = main.c screen.png.data.o
LIB_DIR = ../../lib
include $(LIB_DIR)/Makefile.rules