You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src/objs.mk

4 lines
125 B
Makefile

$(_OBJS_VAR) := $(call BUILDOBJ,$($(_OBJS_VAR)))
-include $($($(_OBJS_VAR):%.o=%.d):%.a=%.d)
_DIRS += $(dir $($(_OBJS_VAR)))