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

/illumos-gate/usr/src/lib/libbc/
H A DMakefile42 DYNLIBS5= libc.so.2.9 macro
44 #DYNLIBS5 is also defined in sparc/Makefile
46 LIBS = $(DYNLIB) $(DYNLIBS5)
/illumos-gate/usr/src/lib/libbc/sparc/
H A DMakefile33 DYNLIBS5= libc.so.2.9 macro
34 #DYNLIBS5 is also defined in ../Makefile
341 $(DYNLIBS5) := SONAME = $(DYNLIBS5)
357 LIBS = $(DYNLIB4X) $(DYNLIBS5)
392 $(DYNLIBS5):= DIR = s5pics
405 $(DYNLIBS5): s5pics .WAIT $(S5PICOBJS)

Completed in 70 milliseconds