Searched refs:PROGOBJS (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/ucbcmd/shutdown/ | ||
H A D | Makefile | 29 PROGOBJS= shutdown.o macro 50 $(PROG): $(PROGOBJS) 51 $(LINK.c) $(PROGOBJS) -o $@ $(LDLIBS) 57 $(RM) $(PROGOBJS) |
Completed in 43 milliseconds