Home
last modified time | relevance | path

Searched refs:TPLSRC (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libtpl/libtpl-8fa17e5/tests/threads/
H A DMakefile1 TPLSRC = ../../src macro
7 CFLAGS = -I$(TPLSRC) -g -pthread
14 tpl.o : $(TPLSRC)/tpl.c $(TPLSRC)/tpl.h
15 $(CC) -c $(CFLAGS) $(TPLSRC)/tpl.c
/dports/devel/libtpl/libtpl-8fa17e5/tests/
H A DMakefile41 TPLSRC = ../src macro
42 CFLAGS = -I$(TPLSRC) -g
68 tpl.o : $(TPLSRC)/tpl.c $(TPLSRC)/tpl.h
69 $(CC) -c $(CFLAGS) $(TPLSRC)/tpl.c