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

include $(SrcPath)/common.make

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