1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 21:12:43 +01:00
RIOT/sys/event/Makefile

7 lines
91 B
Makefile

SRC := event.c
SUBMODULES := 1
SUBMODULES_NOFORCE := 1
include $(RIOTBASE)/Makefile.base