aboutsummaryrefslogtreecommitdiffstats
path: root/users/rossman360/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'users/rossman360/rules.mk')
-rw-r--r--users/rossman360/rules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/users/rossman360/rules.mk b/users/rossman360/rules.mk
new file mode 100644
index 000000000..8aaa74316
--- /dev/null
+++ b/users/rossman360/rules.mk
@@ -0,0 +1,5 @@
+SRC += rossman360.c
+
+ifeq ($(strip $(MACROS_ENABLED)), yes)
+ OPT_DEFS += -DMACROS_ENABLED
+endif \ No newline at end of file