head	1.7;
access;
symbols;
locks; strict;
comment	@# @;


1.7
date	94.07.20.22.02.00;	author md;	state Exp;
branches;
next	1.6;

1.6
date	94.07.06.22.13.06;	author md;	state Exp;
branches;
next	1.5;

1.5
date	94.06.25.13.43.11;	author md;	state Exp;
branches;
next	1.4;

1.4
date	94.06.11.23.51.31;	author md;	state Exp;
branches;
next	1.3;

1.3
date	94.04.06.17.57.50;	author md;	state Exp;
branches;
next	1.2;

1.2
date	94.02.23.20.09.56;	author md;	state Exp;
branches;
next	1.1;

1.1
date	92.12.12.17.45.26;	author md;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Add sc
@
text
@#	@@(#)Makefile	5.32 (Berkeley) 7/2/90

SUBDIR=	ansi bash bison cdif cshar dig dvips elm emacs findrcs flexfax gawk \
	gzip kermit less lprps mtools nvi pcnfsd perl sc sdif tex texi2roff \
	ustar zip zmodem

.if   ${MACHINE} == "tahoe"
SUBDIR+=
.elif ${MACHINE} == "vax"
SUBDIR+=
.elif ${MACHINE} == "rt"
SUBDIR+=
.endif

.include <bsd.subdir.mk>
@


1.6
log
@Add the ansi subdir (ansitape program)
@
text
@d4 1
a4 1
	gzip kermit less lprps mtools nvi pcnfsd perl sdif tex texi2roff \
@


1.5
log
@Add emacs
@
text
@d3 1
a3 1
SUBDIR=	bash bison cdif cshar dig dvips elm emacs findrcs flexfax gawk 
@


1.4
log
@Lot's of new programs (mostly from BSDI) added.
@
text
@d3 2
a4 2
SUBDIR=	bash bison cdif cshar dig dvips elm findrcs flexfax gawk gzip \
	kermit less lprps mtools nvi pcnfsd perl sdif tex texi2roff \
@


1.3
log
@remove ftpd from list of programs to build.
@
text
@d3 3
a5 1
SUBDIR=	rcs-5.6 nvi
@


1.2
log
@add nvi
@
text
@d3 1
a3 1
SUBDIR=	ftpd rcs-5.6 nvi
@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
SUBDIR=	ftpd rcs-5.6
@
