Searched refs:LIBNAME (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/libusb/ugen/src/
H A DMakefile27 LIBNAME = libusbugen.so.1 macro
29 all: $(LIBNAME)
44 $(LIBNAME): $(OBJS)
47 install: $(LIBNAME)
50 $(RM) $(TEST) $(LIBNAME) *.o
/solaris-userland/components/libusb/wrapper/src/
H A DMakefile26 LIBNAME = libusb.so.1 macro
28 all: $(LIBNAME)
45 $(LIBNAME): $(OBJS)
48 install: $(LIBNAME)
57 $(RM) $(TEST) $(LIBNAME) *.o

Completed in 116 milliseconds