borgware-2d/menu/Makefile

10 lines
111 B
Makefile
Raw Normal View History

2009-01-01 17:06:38 +00:00
TARGET = libanimations.a
TOPDIR = ..
include $(TOPDIR)/defaults.mk
SRC = menu.c
include $(TOPDIR)/rules.mk