Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rm/
H A DMakefile29 RMOBJ= $(RMOBJ1) getresponse.o macro
30 XPG4RMOBJ= $(RMOBJ:%.o=xpg4_%.o)
46 $(PROG): $(RMOBJ)
47 $(LINK.c) $(RMOBJ) -o $@ $(LDLIBS)
67 $(RM) $(RMOBJ) $(XPG4RMOBJ)