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
0ed4d699d0
NetBSD
/
usr.bin
/
getconf
/
Makefile
6 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
RCS ID police
1997-01-09 23:18:21 +03:00
# $NetBSD: Makefile,v 1.4 1997/01/09 20:19:43 tls Exp $
We now have sysconf() & pathconf
1994-05-10 04:04:11 +04:00
Added POSIX.2 getconf utility; although It won't be really useful until we get sysconf() & pathconf(). Manpage coming soon.
1994-04-27 23:50:51 +04:00
PROG
=
getconf
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>