borgware-2d/simulator/Makefile
2008-12-04 03:34:55 +00:00

9 lines
127 B
Makefile

TARGET = libanimations.a
TOPDIR = ..
include $(TOPDIR)/defaults.mk
SRC_SIM = main.c trackball.c
include $(TOPDIR)/rules.mk