bond/common/Rules.mk

7 lines
106 B
Makefile

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