borgware-2d/menu/Makefile
2009-01-01 17:06:38 +00:00

9 lines
111 B
Makefile

TARGET = libanimations.a
TOPDIR = ..
include $(TOPDIR)/defaults.mk
SRC = menu.c
include $(TOPDIR)/rules.mk