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
9aa03f4dd9
NetBSD
/
usr.sbin
/
gspa
/
gspahextoc
/
Makefile
8 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
gspa output processor from Ignatios Souvatzis <is@beverly.rhein.de>
1995-10-09 03:02:47 +03:00
PROG
=
gspahextoc
SRCS
=
gspahextoc.l
NOMAN
=
noman
LDADD
=
-ll
Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@analog.com> in PR #2301.
1996-04-09 01:03:06 +04:00
DPADD
=
${
LIBL
}
gspa output processor from Ignatios Souvatzis <is@beverly.rhein.de>
1995-10-09 03:02:47 +03:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>