Searched defs:TEST (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/libusb/wrapper/src/
H A DMakefile35 TEST = testlibusb macro
50 $(TEST): $(TEST:%=%.o)
53 check: all $(TEST)
54 LD_LIBRARY_PATH=. ./$(TEST)
57 $(RM) $(TEST) $(LIBNAME) *.o
/solaris-userland/make-rules/
H A Dshared-macros.mk539 PYTHON.2.7.TEST = /usr/lib/python2.7/test
540 PYTHON.3.4.TEST = /usr/lib/python3.4/test
541 PYTHON.3.5.TEST = /usr/lib/python3.5/test

Completed in 1280 milliseconds