diff options
author | markm <markm@FreeBSD.org> | 2000-04-23 10:01:30 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2000-04-23 10:01:30 +0000 |
commit | 4896965c0a7532993cf222e7572a2edf9eb75954 (patch) | |
tree | 449781b78ba951e8008a361d13d15203587022f9 | |
parent | 26cbedd66b957949963a04207dc5f88b4d09885d (diff) | |
download | FreeBSD-src-4896965c0a7532993cf222e7572a2edf9eb75954.zip FreeBSD-src-4896965c0a7532993cf222e7572a2edf9eb75954.tar.gz |
Cosmetic - fix RCS tag.
-rw-r--r-- | usr.sbin/rndcontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rndcontrol/Makefile b/usr.sbin/rndcontrol/Makefile index 2cda5a8..9ee9445 100644 --- a/usr.sbin/rndcontrol/Makefile +++ b/usr.sbin/rndcontrol/Makefile @@ -1,4 +1,4 @@ -# $id$ +# $FreeBSD$ PROG= rndcontrol CFLAGS+= -Wall |