freebsd-dev/usr.bin/asa/Makefile
Tim J. Robbins 3990fae77a Add the POSIX.2 asa utility, which interprets FORTRAN carriage-control
characters.

PR:		36130
Approved by:	mike
Obtained from:	NetBSD
2002-05-15 02:40:57 +00:00

7 lines
105 B
Makefile

# $NetBSD: Makefile,v 1.2 1995/03/25 18:04:51 glass Exp $
# $FreeBSD$
PROG= asa
.include <bsd.prog.mk>