Preliminary main mbed library for nexpaq development
features/FEATURE_COMMON_PAL/mbed-trace/Makefile.nanomesh@0:6c56fb4bc5f0, 2016-11-04 (annotated)
- Committer:
- nexpaq
- Date:
- Fri Nov 04 20:27:58 2016 +0000
- Revision:
- 0:6c56fb4bc5f0
Moving to library for sharing updates
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
nexpaq | 0:6c56fb4bc5f0 | 1 | SRCS := $(wildcard source/*.c) |
nexpaq | 0:6c56fb4bc5f0 | 2 | LIB := libmbed-trace.a |
nexpaq | 0:6c56fb4bc5f0 | 3 | EXPORT_HEADERS := mbed-trace |
nexpaq | 0:6c56fb4bc5f0 | 4 | |
nexpaq | 0:6c56fb4bc5f0 | 5 | include ../exported_rules.mk |