Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/last/
H A DMakefile28 UTMPS= wtmpx macro
30 ROOTUTMPS= $(UTMPS:%=$(ROOTADM)/%)
31 SYMSETC= $(UTMPS:%=symlinks_%)
41 $(UTMPS):
49 all: $(PROG) $(UTMPS)
54 $(RM) $(UTMPS)
/titanic_44/usr/src/cmd/who/
H A DMakefile28 UTMPS= utmpx macro
30 ROOTUTMPS= $(UTMPS:%=$(ROOTADM)/%)
31 SYMSETC= $(UTMPS:%=$(ROOTETC)/%)
32 CLOBBERFILES += $(UTMPS)
48 all: $(PROG) $(UTMPS) $(XPG4)
50 $(UTMPS):