This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c1946cebd4
NetBSD
/
usr.bin
/
asa
/
Makefile
7 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
ANSIfy, KNF, WARNS=2.
2002-05-02 17:40:49 +04:00
# $NetBSD: Makefile,v 1.3 2002/05/02 13:40:49 wiz Exp $
The POSIX.2 (POSIX2_FORT_RUN) asa utility, used to format the output of FORTRAN programs into something usable by a line printer, etc..
1993-09-24 01:04:15 +04:00
PROG
=
asa
ANSIfy, KNF, WARNS=2.
2002-05-02 17:40:49 +04:00
WARNS
=
2
The POSIX.2 (POSIX2_FORT_RUN) asa utility, used to format the output of FORTRAN programs into something usable by a line printer, etc..
1993-09-24 01:04:15 +04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>