This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-20 11:11:24 +00:00
Code
Issues
Releases
Activity
6b9f5c941c
freebsd
/
usr.sbin
/
sicontrol
/
Makefile
9 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
Use si.h in new location.
2000-01-24 08:15:42 +00:00
# $FreeBSD$
Bring in first cut of the user-mode control program for the Specialix driver. Note that this is pretty light at the moment.. It's been gutted to remove references to older features no longer in the driver. Curses-based port monitoring is intended for the future.. :-) Obtained from: Andy Rutter, <andy@acronym.co.uk>
1995-08-13 15:24:23 +00:00
PROG
=
sicontrol
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
MAN
=
sicontrol.8
Perform a major cleanup of the usr.sbin Makefiles. These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
Remove GCC'isms in CFLAGS.
2001-07-20 04:23:13 +00:00
CFLAGS
+=
-I
${
.CURDIR
}
/../../sys
Bring in first cut of the user-mode control program for the Specialix driver. Note that this is pretty light at the moment.. It's been gutted to remove references to older features no longer in the driver. Curses-based port monitoring is intended for the future.. :-) Obtained from: Andy Rutter, <andy@acronym.co.uk>
1995-08-13 15:24:23 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink