move the copyright to etc
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 19 Jul 1992 01:57:06 +0000 (17:57 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 19 Jul 1992 01:57:06 +0000 (17:57 -0800)
SCCS-vsn: share/man/Makefile 5.10

usr/src/share/man/Makefile

index debcc39..5a6e90c 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)Makefile    5.9 (Berkeley) %G%
+#      @(#)Makefile    5.10 (Berkeley) %G%
 
 # Missing: man3f
 
 
 # Missing: man3f
 
@@ -7,8 +7,6 @@ SUBDIR= man1 man3 man4 man5 man7 man8
 afterinstall:
        install -c -o ${BINOWN} -g ${BINGRP} -m 444 makewhatis.sed \
            ${DESTDIR}/usr/share/man/makewhatis.sed
 afterinstall:
        install -c -o ${BINOWN} -g ${BINGRP} -m 444 makewhatis.sed \
            ${DESTDIR}/usr/share/man/makewhatis.sed
-       install -c -o ${BINOWN} -g ${BINGRP} -m 444 man0/COPYRIGHT \
-           ${DESTDIR}/usr/share/man/COPYRIGHT
 
 makedb:
        for file in `find /usr/share/man -type f -name '*.0' -print`; do \
 
 makedb:
        for file in `find /usr/share/man -type f -name '*.0' -print`; do \