borgware-2d/menu/Makefile

10 lines
111 B
Makefile

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