mirror of
https://github.com/adulau/ssldump.git
synced 2024-11-07 12:06:27 +00:00
5 lines
148 B
Makefile
5 lines
148 B
Makefile
|
THREADS_SRCDIR=$(COMMON_LIB_SRCDIR)threads/
|
||
|
THREADS_PTHREADS_SRCDIR=$(THREADS_SRCDIR)pthreads/
|
||
|
|
||
|
include $(THREADS_SRCDIR)$(THREADS_TYPE)/targets.mk
|