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

/solaris-userland-s11u3/components/libusb/ugen/src/
H A DMakefile26 LIBNAME = libusbugen.so.1 macro
38 all: $(LIBNAME)
40 $(LIBNAME): $(OBJS)
43 install: $(LIBNAME)
46 $(RM) $(TEST) $(LIBNAME) *.o
/solaris-userland-s11u3/components/libusb/wrapper/src/
H A DMakefile30 LIBNAME = libusb.so.1 macro
44 all: $(LIBNAME)
46 $(LIBNAME): $(OBJS)
49 install: $(LIBNAME)
58 $(RM) $(TEST) $(LIBNAME) *.o

Completed in 278 milliseconds