Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/allocate/
H A DMakefile87 PROGallocOBJS = allocate.o allocate3.o macro
92 OBJS = $(PROGallocOBJS) \
126 $(PROGalloc) : $(PROGallocOBJS)
127 $(LINK.c) $(PROGallocOBJS) -o $@ $(LDLIBS)