This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2024-12-30 15:38:06 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f076997839
HardenedBSD
/
usr.bin
/
rwall
/
Makefile
10 lines
102 B
Makefile
Raw
Normal View
History
Unescape
Escape
Make the long-awaited change from $Id$ to $FreeBSD$ This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
1997-01-14 08:20:47 +01:00
# $FreeBSD$
rwall from FreeBSD 1.1.5.1 Reviewed by: Geoff Submitted by: Christopher G. Demetriou
1994-08-28 17:11:02 +02:00
PROG
=
rwall
MAN1
=
rwall.1
DPADD
=
${
LIBRPCSVC
}
LDADD
=
-lrpcsvc
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink