mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
3791039974
* fixed some prototypes * restructured sys
7 lines
190 B
Makefile
7 lines
190 B
Makefile
INCLUDES = -I.. -I../../include -I../../drivers/include -I../../../core/include -I../../lib -I../../lib/cmdengine -I../../../hal/include
|
|
|
|
MODULE =net_mm
|
|
|
|
include $(MAKEBASE)/makefile.base
|
|
|