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

*** 19,33 **** # # CDDL HEADER END # # # Copyright (c) 1990 by Sun Microsystems, Inc. # PROG= logins - PKGINFO= pkginfo - TXTS= $(PKGINFO) include ../Makefile.cmd TEXT_DOMAIN= SUNW_OST_ADMIN CERRWARN += -_gcc=-Wno-parentheses --- 19,32 ---- # # CDDL HEADER END # # # Copyright (c) 1990 by Sun Microsystems, Inc. + # Copyright 2019 Peter Tribble. # PROG= logins include ../Makefile.cmd TEXT_DOMAIN= SUNW_OST_ADMIN CERRWARN += -_gcc=-Wno-parentheses
*** 35,45 **** FILEMODE= 0750 .KEEP_STATE: ! all: $(PROG) $(TXTS) install: all $(ROOTPROG) clean: --- 34,44 ---- FILEMODE= 0750 .KEEP_STATE: ! all: $(PROG) install: all $(ROOTPROG) clean: