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

Annotation of src/usr.bin/asa/Makefile, Revision 1.4

1.4     ! deraadt     1: #      $OpenBSD: Makefile,v 1.3 1996/09/02 06:46:59 etheisen Exp $
1.1       deraadt     2:
                      3: PROG=  asa
1.3       etheisen    4:
                      5: LINKS=  ${BINDIR}/asa ${BINDIR}/fpr
                      6: MLINKS= asa.1 fpr.1
1.1       deraadt     7:
                      8: .include <bsd.prog.mk>