Print this page
11242 Unused files in usr/src/cmd/logins

@@ -19,15 +19,14 @@
 #
 # CDDL HEADER END
 #
 #
 # Copyright (c) 1990 by Sun Microsystems, Inc.
+# Copyright 2019 Peter Tribble.
 #
 
 PROG=   logins
-PKGINFO= pkginfo
-TXTS=   $(PKGINFO)
 
 include ../Makefile.cmd
 TEXT_DOMAIN= SUNW_OST_ADMIN
 
 CERRWARN += -_gcc=-Wno-parentheses

@@ -35,11 +34,11 @@
 
 FILEMODE= 0750
 
 .KEEP_STATE:
 
-all: $(PROG) $(TXTS)
+all: $(PROG)
 
 install: all $(ROOTPROG)
 
 clean: