borgware-2d/rfm12/Makefile

9 lines
124 B
Makefile

TARGET = objects
TOPDIR = ..
include $(TOPDIR)/defaults.mk
SRC = rfm12.c borg_rfm12.c
include $(TOPDIR)/rules.mk