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

/freebsd-9.3-release/sys/contrib/ia64/libuwx/src/
H A DMakefile6 # SELFLIBS to empty strings.
25 # SELFLIBS = # For cross-unwind library
26 SELFLIBS = -luca macro
33 ld -b -o libuwx.so $(OBJS) $(SELFOBJS) $(SELFLIBS)
36 ld -b -o libuwx.sl $(OBJS) $(SELFOBJS) $(SELFLIBS)

Completed in 45 milliseconds