OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OBJSx
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant/
Makefile
795
OBJSx
=tests/test_x509v3.o asn1.o x509v3.o \
801
test_x509v3: $(
OBJSx
)
802
$(LDO) $(LDFLAGS) -o test_x509v3 $(
OBJSx
)
/external/wpa_supplicant_6/wpa_supplicant/
Makefile
1118
OBJSx
=tests/test_x509v3.o ../src/tls/asn1.o ../src/tls/x509v3.o \
1125
test_x509v3: $(
OBJSx
)
1126
$(LDO) $(LDFLAGS) -o test_x509v3 $(
OBJSx
)
Completed in 21 milliseconds