[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / asa

File: [local] / src / usr.bin / asa / Attic / Makefile (download)

Revision 1.3, Mon Sep 2 06:46:59 1996 UTC (27 years, 9 months ago) by etheisen
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.2: +4 -1 lines

Setup fpr links and document.

#	$OpenBSD: Makefile,v 1.3 1996/09/02 06:46:59 etheisen Exp $
#	$NetBSD: Makefile,v 1.2 1995/03/25 18:04:51 glass Exp $

PROG=	asa

LINKS=  ${BINDIR}/asa ${BINDIR}/fpr
MLINKS= asa.1 fpr.1

.include <bsd.prog.mk>