borgware-2d/rfm12/Makefile

9 lines
124 B
Makefile
Raw Normal View History

2012-03-01 23:20:05 +00:00
TARGET = objects
TOPDIR = ..
include $(TOPDIR)/defaults.mk
SRC = rfm12.c borg_rfm12.c
include $(TOPDIR)/rules.mk