summaryrefslogtreecommitdiff
path: root/src/common/Makefile
blob: 8698100f45902c0110521709513742aa06d9bf21 (plain) (blame)
1
2
3
4
5
6
7
8
Out = _common.o
Obj = string.o sched.o
ExtObj = 

include $(SrcPath)/common.make

LDFLAGS += -r
CFLAGS += -I $(SrcPath)/common/include