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

/illumos-gate/usr/src/cmd/allocate/
H A DMakefile90 PROGaddallocOBJS = add_allocatable.o macro
95 $(PROGaddallocOBJS)
130 $(PROGaddalloc) : $(PROGaddallocOBJS)
131 $(LINK.c) $(PROGaddallocOBJS) -o $@ $(LDLIBS)

Completed in 57 milliseconds