summaryrefslogtreecommitdiff
path: root/build/os-linux.mak
blob: 4c9e4ec38db4c92642d646a9cde7d3db8f90b40e (plain)
1
2
3
4
5
6
7
8
9
export OS_CFLAGS   := $(CC_DEF)PJ_LINUX=1

export OS_CXXFLAGS := 

export OS_LDFLAGS  := $(CC_LIB)pthread$(LIBEXT2) -lm

export OS_SOURCES  :=