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

/illumos-gate/usr/src/ucbcmd/shutdown/
H A DMakefile29 PROGOBJS= shutdown.o macro
50 $(PROG): $(PROGOBJS)
51 $(LINK.c) $(PROGOBJS) -o $@ $(LDLIBS)
57 $(RM) $(PROGOBJS)

Completed in 63 milliseconds