File:  [CSRG BSD Unix] / 43BSDReno / foreign / Makefile.test
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:57 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

#
# Copyright (c) 1990 Regents of the University of California.
# All rights reserved.
#
# Redistribution and use in source and binary forms are permitted provided
# that: (1) source distributions retain this entire copyright notice and
# comment, and (2) distributions including binaries display the following
# acknowledgement:  ``This product includes software developed by the
# University of California, Berkeley and its contributors'' in the
# documentation or other materials provided with the distribution and in
# all advertising materials mentioning features or use of this software.
# Neither the name of the University nor the names of its contributors may
# be used to endorse or promote products derived from this software without
# specific prior written permission.
# THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
#
#	@(#)Makefile.test	1.1 (Berkeley) 10/21/90
#
# This makefile builds the foreign distribution tree for 4.3BSD
#
DESTDIR=
DIST=	/nbsd

all:

install:
	cmp -l src/libc/crypt.c ${DESTDIR}${DIST}/usr/src/lib/libc/gen/crypt.c
	cmp -l src/libc/libc.a.${MACHINE} ${DESTDIR}${DIST}/usr/lib/libc.a
	cmp -l src/libc/libc_p.a.${MACHINE} ${DESTDIR}${DIST}/usr/lib/libc_p.a
	cmp -l src/libc/crypt.3 ${DESTDIR}${DIST}/usr/src/lib/libc/gen/crypt.3
	cmp -l man/crypt.0 ${DESTDIR}${DIST}/usr/share/man/cat3/crypt.0
	cmp -l bin.${MACHINE}/login ${DESTDIR}${DIST}/usr/bin/login
	cmp -l bin.${MACHINE}/su ${DESTDIR}${DIST}/usr/bin/su
	cmp -l bin.${MACHINE}/passwd ${DESTDIR}${DIST}/usr/bin/passwd
	cmp -l bin.${MACHINE}/lock ${DESTDIR}${DIST}/usr/bin/lock
	cmp -l bin.${MACHINE}/telnet ${DESTDIR}${DIST}/usr/bin/telnet
	cmp -l bin.${MACHINE}/uucpd ${DESTDIR}${DIST}/usr/libexec/uucpd
	cmp -l bin.${MACHINE}/ftpd ${DESTDIR}${DIST}/usr/libexec/ftpd
	cmp -l bin.${MACHINE}/rexecd ${DESTDIR}${DIST}/usr/libexec/rexecd
	cmp -l bin.${MACHINE}/makekey ${DESTDIR}${DIST}/usr/libexec/makekey
	#rm -rf ${DESTDIR}${DIST}/usr/src/bin/rcp
	diff -r src/rcp ${DESTDIR}${DIST}/usr/src/bin/rcp
	cmp -l bin.${MACHINE}/rcp ${DESTDIR}${DIST}/bin/rcp
	cmp -l bin.${MACHINE}/passwd ${DESTDIR}${DIST}/usr/bin/passwd
	#rm -rf ${DESTDIR}${DIST}/usr/src/usr.bin/passwd/Makefile
	diff -r src/passwd/Makefile ${DESTDIR}${DIST}/usr/src/usr.bin/passwd
	diff -r src/login/Makefile ${DESTDIR}${DIST}/usr/src/usr.bin/login
	diff -r src/su/Makefile ${DESTDIR}${DIST}/usr/src/usr.bin/su
	#rm -rf ${DESTDIR}${DIST}/usr/libexec/kpasswdd
	#rm -rf ${DESTDIR}${DIST}/usr/share/man/cat8/kpasswdd.0
	#rm -rf ${DESTDIR}${DIST}/usr/src/usr.bin/rlogin
	diff -r src/rlogin ${DESTDIR}${DIST}/usr/src/usr.bin/rlogin
	cmp -l bin.${MACHINE}/rlogin ${DESTDIR}${DIST}/usr/bin/rlogin
	cmp -l man/rlogin.0 ${DESTDIR}${DIST}/usr/share/man/cat1/rlogin.0
	#rm -rf ${DESTDIR}${DIST}/usr/src/usr.bin/rsh
	diff -r src/rsh ${DESTDIR}${DIST}/usr/src/usr.bin/rsh
	cmp -l bin.${MACHINE}/rsh ${DESTDIR}${DIST}/usr/bin/rsh
	cmp -l man/rsh.0 ${DESTDIR}${DIST}/usr/share/man/cat1/rsh.0
	#rm -rf ${DESTDIR}${DIST}/usr/src/libexec/rlogind
	diff -r src/rlogind ${DESTDIR}${DIST}/usr/src/libexec/rlogind
	cmp -l bin.${MACHINE}/rlogind ${DESTDIR}${DIST}/usr/libexec/rlogind
	#rm -rf ${DESTDIR}${DIST}/usr/src/libexec/rshd
	diff -r src/rshd ${DESTDIR}${DIST}/usr/src/libexec/rshd
	cmp -l bin.${MACHINE}/rshd ${DESTDIR}${DIST}/usr/libexec/rshd
	cmp -l src/Makefile.usrbin ${DESTDIR}${DIST}/usr/src/usr.bin/Makefile
	cmp -l src/Makefile.libexec ${DESTDIR}${DIST}/usr/src/libexec/Makefile
	cmp -l src/Makefile.old ${DESTDIR}${DIST}/usr/src/old/Makefile
	#rm -rf ${DESTDIR}${DIST}/usr/src/old/crypt
	#rm -rf ${DESTDIR}${DIST}/usr/src/usr.bin/xsend
	#rm -f ${DESTDIR}${DIST}/usr/old/crypt
	#rm -f ${DESTDIR}${DIST}/usr/bin/xsend
	#rm -f ${DESTDIR}${DIST}/usr/bin/xget
	#rm -f ${DESTDIR}${DIST}/usr/bin/enroll
	#rm -f ${DESTDIR}${DIST}/usr/share/man/cat1/crypt.0
	#rm -f ${DESTDIR}${DIST}/usr/share/man/cat1/xsend.0
	#rm -f ${DESTDIR}${DIST}/usr/share/man/cat1/xget.0
	#rm -f ${DESTDIR}${DIST}/usr/share/man/cat1/enroll.0
	cmp -l src/ex/Makefile ${DESTDIR}${DIST}/usr/src/usr.bin/ex/Makefile
	cmp -l src/ex/ex.h ${DESTDIR}${DIST}/usr/src/usr.bin/ex/ex.h
	cmp -l src/ex/ex.c ${DESTDIR}${DIST}/usr/src/usr.bin/ex/ex.c
	cmp -l src/ex/ex_io.c ${DESTDIR}${DIST}/usr/src/usr.bin/ex/ex_io.c
	cmp -l src/ex/ex_temp.c ${DESTDIR}${DIST}/usr/src/usr.bin/ex/ex_temp.c
	cmp -l bin.${MACHINE}/ex ${DESTDIR}${DIST}/usr/bin/ex
	cmp -l src/ed/ed.c ${DESTDIR}${DIST}/usr/src/bin/ed/ed.c
	cmp -l src/ed/ed.1 ${DESTDIR}${DIST}/usr/src/bin/ed/ed.1
	cmp -l bin.${MACHINE}/ed ${DESTDIR}${DIST}/bin/ed
	cmp -l man/ed.0 ${DESTDIR}${DIST}/usr/share/man/cat3/ed.0
	#rm -f ${DESTDIR}${DIST}/usr/src/kerberosIV/des/weak_key.c
	#rm -f ${DESTDIR}${DIST}/usr/src/kerberosIV/des/random_key.c
	#rm -f ${DESTDIR}${DIST}/usr/src/kerberosIV/des/key_parity.c
	#rm -f ${DESTDIR}${DIST}/usr/src/kerberosIV/des/string_to_key.c
	#rm -f ${DESTDIR}${DIST}/usr/src/kerberosIV/des/des.c
	#rm -f ${DESTDIR}${DIST}/usr/src/kerberosIV/des/pcbc_encrypt.c
	#rm -f ${DESTDIR}${DIST}/usr/src/kerberosIV/des/cksum.c
	#rm -f ${DESTDIR}${DIST}/usr/src/kerberosIV/des/new_rnd_key.c
	#rm -f ${DESTDIR}${DIST}/usr/src/kerberosIV/des/cbc_encrypt.c
	#rm -f ${DESTDIR}${DIST}/usr/lib/libdes.a
	#rm -f ${DESTDIR}${DIST}/usr/lib/libdes_p.a

clean:

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.