Home
last modified time | relevance | path

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

/hostap-3.6.0/tests/
DMakefile32 DLIBS = ../src/crypto/libcrypto.a \ macro
39 _OBJS_VAR := DLIBS
42 LIBS = $(SLIBS) $(DLIBS)
43 LLIBS = -Wl,--start-group $(DLIBS) -Wl,--end-group $(SLIBS)