Print this page
5651 Missing header file sys/fs/s5ino.h referenced in /usr/src/cmd/acct/diskusg.c
@@ -17,10 +17,11 @@
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
+# Copyright 2015 Gary Mills
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
PROG= acctcms acctcom acctcon acctcon1 acctcon2 \
@@ -35,12 +36,10 @@
ALL= $(PROG) $(SHFILE1) $(SHFILE2) holidays
SRCS= $(PROG:%=%.c)
SHFILE1SRCS= $(SHFILE1:%=%.sh)
-TXTS= diskusg.c
-
BINPROG= acctcom
LIBPROG= acctcms acctcon acctcon1 acctcon2 acctdisk \
acctdusg acctmerg accton acctprc acctprc1 acctprc2 \
acctwtmp closewtmp fwtmp utmp2wtmp \
wtmpfix chargefee ckpacct dodisk monacct \
@@ -95,11 +94,11 @@
.KEEP_STATE:
.PARALLEL: $(ALL)
-all: $(SUBDIRS) .WAIT $(ALL) $(TXTS)
+all: $(SUBDIRS) .WAIT $(ALL)
install: all .WAIT $(DIRS) .WAIT $(USRBINPROG) $(LIBACCTPROG) $(ETCACCTPROG) \
$(ETCINITPROG)
THIS_YEAR:sh= date +%Y