Home
last modified time | relevance | path

Searched refs:ACULIB (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/tip/aculib/
H A DMakefile23 ACULIB= aculib.a macro
37 all: $(ACULIB)
39 $(ACULIB): $(OBJS)
40 $(AR) cr $(ACULIB) $(OBJS)
43 $(RM) $(ACULIB) $(OBJS)
/illumos-gate/usr/src/cmd/tip/
H A DMakefile67 ACULIB= aculib/aculib.a macro
68 LDLIBS= $(ACULIB) $(LDLIBS.cmd)
85 $(PROG): $(OBJS) $(ACULIB)
102 $(ACULIB): FRC