bond/kernel/rf/Rules.mk

7 lines
102 B
Makefile

include $(MK)/prologue.mk
SRC_$(d) := $(d)/rf.c
include $(MK)/stdrules.mk
include $(MK)/epilogue.mk