borgware-2d/games/kart/Makefile

9 lines
97 B
Makefile

TARGET =
TOPDIR = ../..
include $(TOPDIR)/defaults.mk
SRC = kart.c
include $(TOPDIR)/rules.mk