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-02 08:42:48 +00:00
Code
Issues
Releases
Activity
3548be4a24
freebsd
/
usr.bin
/
ruptime
/
Makefile
9 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
# @(#)Makefile 8.1 (Berkeley) 6/6/93
Build usr.bin/ with WARNS=6 by default. Also add some missing $FreeBSD$ to keep svn happy.
2010-01-02 10:27:05 +00:00
# $FreeBSD$
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
PROG
=
ruptime
Build usr.bin/ with WARNS=6 by default. Also add some missing $FreeBSD$ to keep svn happy.
2010-01-02 10:27:05 +00:00
WARNS
?=
3
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink