Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/allocate/
H A DMakefile94 PROGaddallocOBJS = add_allocatable.o macro
99 $(PROGaddallocOBJS)
134 $(PROGaddalloc) : $(PROGaddallocOBJS)
135 $(LINK.c) $(PROGaddallocOBJS) -o $@ $(LDLIBS)