borgware-2d/games/kart/Makefile

9 lines
97 B
Makefile
Raw Normal View History

2014-02-11 20:01:10 +00:00
TARGET =
TOPDIR = ../..
include $(TOPDIR)/defaults.mk
SRC = kart.c
include $(TOPDIR)/rules.mk