added depend label
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 1 Jun 1987 12:18:29 +0000 (04:18 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 1 Jun 1987 12:18:29 +0000 (04:18 -0800)
SCCS-vsn: usr.bin/ctags/Makefile 5.2
SCCS-vsn: old/dbx/Makefile 5.8
SCCS-vsn: usr.bin/error/Makefile 5.2
SCCS-vsn: usr.bin/ex/Makefile 7.15
SCCS-vsn: old/lisp/fp/fp.vax/Makefile 4.2
SCCS-vsn: usr.bin/ftp/Makefile 5.3
SCCS-vsn: usr.bin/gprof/Makefile 5.7
SCCS-vsn: old/more/Makefile 5.2
SCCS-vsn: usr.bin/msgs/Makefile 5.2
SCCS-vsn: usr.bin/netstat/Makefile 5.6
SCCS-vsn: usr.bin/pascal/Makefile 5.3
SCCS-vsn: usr.bin/rdist/Makefile 5.2
SCCS-vsn: libexec/bugfiler/Makefile 5.9
SCCS-vsn: usr.bin/tftp/Makefile 5.3
SCCS-vsn: usr.bin/tset/Makefile 5.5
SCCS-vsn: usr.bin/vgrind/Makefile 5.2
SCCS-vsn: old/sysline/Makefile 5.2

17 files changed:
usr/src/libexec/bugfiler/Makefile
usr/src/old/dbx/Makefile
usr/src/old/lisp/fp/fp.vax/Makefile
usr/src/old/more/Makefile
usr/src/old/sysline/Makefile
usr/src/usr.bin/ctags/Makefile
usr/src/usr.bin/error/Makefile
usr/src/usr.bin/ex/Makefile
usr/src/usr.bin/ftp/Makefile
usr/src/usr.bin/gprof/Makefile
usr/src/usr.bin/msgs/Makefile
usr/src/usr.bin/netstat/Makefile
usr/src/usr.bin/pascal/Makefile
usr/src/usr.bin/rdist/Makefile
usr/src/usr.bin/tftp/Makefile
usr/src/usr.bin/tset/Makefile
usr/src/usr.bin/vgrind/Makefile

index c176d28..6f2fa79 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.8 (Berkeley) %G%
+#      @(#)Makefile    5.9 (Berkeley) %G%
 #
 # Bug report processor and associated programs
 #
 #
 # Bug report processor and associated programs
 #
@@ -26,6 +26,8 @@ install: bugfiler sendbug.sh bugformat
 clean:
        rm -f ${OBJS} core bugfiler
 
 clean:
        rm -f ${OBJS} core bugfiler
 
+depend:
+
 tags:
        ctags ${SRCS}
 
 tags:
        ctags ${SRCS}
 
index 88ee9fd..acc290a 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.7 (Berkeley) %G%
+#      @(#)Makefile    5.8 (Berkeley) %G%
 #
 # make file for debugger "dbx"
 #
 #
 # make file for debugger "dbx"
 #
@@ -181,6 +181,8 @@ mkdate: mkdate.c
 print:
        @echo "don't print it, it's too long"
 
 print:
        @echo "don't print it, it's too long"
 
+depend:
+
 #
 # Don't worry about the removal of header files, they're created from
 # the source files.
 #
 # Don't worry about the removal of header files, they're created from
 # the source files.
index ac4424f..073ea8c 100644 (file)
@@ -6,7 +6,7 @@
 #  All rights reserved.  The Berkeley software License Agreement
 #  specifies the terms and conditions for redistribution.
 #
 #  All rights reserved.  The Berkeley software License Agreement
 #  specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    4.1 (Berkeley) %G%
+#      @(#)Makefile    4.2 (Berkeley) %G%
 #
 DESTDIR =
 
 #
 DESTDIR =
 
@@ -44,3 +44,5 @@ listings:     ${FP_SYS}
                print runFp.l fpMain.l scanner.l parser.l codeGen.l \
                primFp.l utils.l fpPP.l handlers.l fpMeasures.l \
                specials.l fpMacs.l  &
                print runFp.l fpMain.l scanner.l parser.l codeGen.l \
                primFp.l utils.l fpPP.l handlers.l fpMeasures.l \
                specials.l fpMacs.l  &
+
+depend:
index f989e22..1bb7f79 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.1 (Berkeley) %G%
+#      @(#)Makefile    5.2 (Berkeley) %G%
 #
 CFLAGS=        -O
 DESTDIR=
 #
 CFLAGS=        -O
 DESTDIR=
@@ -29,3 +29,5 @@ more.o:       /usr/include/sys/stat.h
 
 clean:
        rm -f more more.o core a.out errs
 
 clean:
        rm -f more more.o core a.out errs
+
+depend:
index 14a5f65..3149a32 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.1 (Berkeley) %G%
+#      @(#)Makefile    5.2 (Berkeley) %G%
 #
 #  See the sysline program source for options you may want to modify
 #
 #
 #  See the sysline program source for options you may want to modify
 #
@@ -24,3 +24,5 @@ install: sysline
 
 clean:
        rm -f sysline
 
 clean:
        rm -f sysline
+
+depend:
index 8b23345..8992ec6 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.1 (Berkeley) %G%
+#      @(#)Makefile    5.2 (Berkeley) %G%
 #
 DESTDIR=
 CFLAGS=-O -I.
 #
 DESTDIR=
 CFLAGS=-O -I.
@@ -25,4 +25,6 @@ lint:
 tags:
        ctags -dt ${SRCS}
 
 tags:
        ctags -dt ${SRCS}
 
+depend:
+
 ${OBJS}: ctags.h
 ${OBJS}: ctags.h
index c00413e..9d7e29d 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.1 (Berkeley) %G%
+#      @(#)Makefile    5.2 (Berkeley) %G%
 #
 #
 #      error.h                 error header file
 #
 #
 #      error.h                 error header file
@@ -45,3 +45,5 @@ psrcs:
 
 print:
        print $(PHDRS) $(PSRCS)
 
 print:
        print $(PHDRS) $(PSRCS)
+
+depend:
index d0ffc10..7c54753 100644 (file)
@@ -3,21 +3,21 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    7.14 (Berkeley) %G%
+#      @(#)Makefile    7.15 (Berkeley) %G%
 #
 #
 # Copyright (c) 1980 Regents of the University of California.
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 #
 #
 # Copyright (c) 1980 Regents of the University of California.
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    7.14 (Berkeley) %G%
+#      @(#)Makefile    7.15 (Berkeley) %G%
 #
 #
 # Copyright (c) 1980 Regents of the University of California.
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 #
 #
 # Copyright (c) 1980 Regents of the University of California.
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    7.14 (Berkeley) %G%
+#      @(#)Makefile    7.15 (Berkeley) %G%
 #
 VERSION=3.7
 #
 #
 VERSION=3.7
 #
@@ -126,6 +126,8 @@ clean:
        -rm -f a.out exrecover expreserve strings core errs trace
        -rm -f *.o x*.[cs]
 
        -rm -f a.out exrecover expreserve strings core errs trace
        -rm -f *.o x*.[cs]
 
+depend:
+
 # install a new version for testing in /usr/new
 ninstall: a.out
        -rm -f ${DESTDIR}${NBINDIR}/ex ${DESTDIR}${NBINDIR}/vi ${DESTDIR}${NBINDIR}/view
 # install a new version for testing in /usr/new
 ninstall: a.out
        -rm -f ${DESTDIR}${NBINDIR}/ex ${DESTDIR}${NBINDIR}/vi ${DESTDIR}${NBINDIR}/view
index 91c9012..b3afcb7 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.2 (Berkeley) %G%
+#      @(#)Makefile    5.3 (Berkeley) %G%
 #
 ALL=   ftp
 DESTDIR=
 #
 ALL=   ftp
 DESTDIR=
@@ -25,3 +25,5 @@ install:
 
 clean:
        rm -f ${ALL} *.o *.s errs core a.out t.?
 
 clean:
        rm -f ${ALL} *.o *.s errs core a.out t.?
+
+depend:
index 9f451e7..910212c 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.6 (Berkeley) %G%
+#      @(#)Makefile    5.7 (Berkeley) %G%
 #
 DESTDIR=
 DFLAGS= 
 #
 DESTDIR=
 DFLAGS= 
@@ -52,6 +52,8 @@ print:
 lint:
        lint ${LINTFLAGS} ${DFLAGS} ${GPROFSRCS}
 
 lint:
        lint ${LINTFLAGS} ${DFLAGS} ${GPROFSRCS}
 
+depend:
+
 gprof.o: gprof.c gprof.h ${MACHINE}.h gcrt0.h
 arcs.o: arcs.c gprof.h ${MACHINE}.h gcrt0.h
 lookup.o: lookup.c gprof.h ${MACHINE}.h gcrt0.h
 gprof.o: gprof.c gprof.h ${MACHINE}.h gcrt0.h
 arcs.o: arcs.c gprof.h ${MACHINE}.h gcrt0.h
 lookup.o: lookup.c gprof.h ${MACHINE}.h gcrt0.h
index df0c2d4..72ee3ba 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.1 (Berkeley) %G%
+#      @(#)Makefile    5.2 (Berkeley) %G%
 #
 #
 CFLAGS=-O
 #
 #
 CFLAGS=-O
@@ -14,6 +14,9 @@ install:
        install -s msgs ${DESTDIR}/usr/ucb
 clean:
        -rm -f msgs
        install -s msgs ${DESTDIR}/usr/ucb
 clean:
        -rm -f msgs
+
+depend:
+
 sources: $(SRCS)
 $(SRCS):
        sccs get $@
 sources: $(SRCS)
 $(SRCS):
        sccs get $@
index 76649c2..d956b2f 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.5 (Berkeley) %G%
+#      @(#)Makefile    5.6 (Berkeley) %G%
 #
 OBJS=  host.o inet.o if.o main.o mbuf.o route.o unix.o ns.o bbnnet.o
 CFLAGS=-O
 #
 OBJS=  host.o inet.o if.o main.o mbuf.o route.o unix.o ns.o bbnnet.o
 CFLAGS=-O
@@ -17,3 +17,5 @@ install: netstat
 
 clean:
        rm -f *.o core a.out errs netstat
 
 clean:
        rm -f *.o core a.out errs netstat
+
+depend:
index 36d0d16..1fb87ad 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.2 (Berkeley) %G%
+#      @(#)Makefile    5.3 (Berkeley) %G%
 #
 DESTDIR=
 CFLAGS=        -O
 #
 DESTDIR=
 CFLAGS=        -O
@@ -30,3 +30,5 @@ clean:
        for i in ${SUBDIR}; do \
                (echo $$i; cd $$i; make ${MFLAGS} clean); \
        done
        for i in ${SUBDIR}; do \
                (echo $$i; cd $$i; make ${MFLAGS} clean); \
        done
+
+depend:
index d47782d..3ca1626 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.1 (Berkeley) %G%
+#      @(#)Makefile    5.2 (Berkeley) %G%
 #
 RDIST = /usr/ucb/rdist
 DESTDIR=
 #
 RDIST = /usr/ucb/rdist
 DESTDIR=
@@ -20,6 +20,8 @@ ${OBJS}:  defs.h
 clean:
        rm -f *.o gram.c errs
 
 clean:
        rm -f *.o gram.c errs
 
+depend:
+
 install: rdist
        install -s -m 4751 rdist ${DESTDIR}${RDIST}
 
 install: rdist
        install -s -m 4751 rdist ${DESTDIR}${RDIST}
 
index c01ada8..6212768 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.2 (Berkeley) %G%
+#      @(#)Makefile    5.3 (Berkeley) %G%
 #
 ALL=   tftp
 DESTDIR=
 #
 ALL=   tftp
 DESTDIR=
@@ -17,5 +17,7 @@ tftp: main.o tftp.o tftpsubs.o
 clean:
        rm -f ${ALL} *.o *.s errs core a.out t.?
 
 clean:
        rm -f ${ALL} *.o *.s errs core a.out t.?
 
+depend:
+
 install: 
        install -s tftp ${DESTDIR}/usr/ucb
 install: 
        install -s tftp ${DESTDIR}/usr/ucb
index 5527efa..5eb0139 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.4 (Berkeley) %G%
+#      @(#)Makefile    5.5 (Berkeley) %G%
 #
 DESTDIR=
 CFLAGS=-O
 #
 DESTDIR=
 CFLAGS=-O
@@ -17,3 +17,5 @@ install: tset
 
 clean:
        rm -f *.o tset reset
 
 clean:
        rm -f *.o tset reset
+
+depend:
index c1af2fc..6c697cb 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.1 (Berkeley) %G%
+#      @(#)Makefile    5.2 (Berkeley) %G%
 #
 DESTDIR=
 CFLAGS=-O 
 #
 DESTDIR=
 CFLAGS=-O 
@@ -27,5 +27,7 @@ install: all
 clean:
        rm -f ${CMDS} ${OBJS}
 
 clean:
        rm -f ${CMDS} ${OBJS}
 
+depend:
+
 vprintall:
        csh /usr/ucb/vprint ${SOURCES}
 vprintall:
        csh /usr/ucb/vprint ${SOURCES}