summaryrefslogtreecommitdiffstats
path: root/usr.bin/tty/Makefile
diff options
context:
space:
mode:
authordwmalone <dwmalone@FreeBSD.org>2001-12-03 21:33:59 +0000
committerdwmalone <dwmalone@FreeBSD.org>2001-12-03 21:33:59 +0000
commitd0e180a89a67ffe34aaf88ece44ae7537b7c2350 (patch)
tree487a9e1237b5b15323a9c4c30d712c34e094001c /usr.bin/tty/Makefile
parent8136379bed4a4ca0addb8a7e3ae5f04590eb85bc (diff)
downloadFreeBSD-src-d0e180a89a67ffe34aaf88ece44ae7537b7c2350.zip
FreeBSD-src-d0e180a89a67ffe34aaf88ece44ae7537b7c2350.tar.gz
Warns cleanup - don't declare ttyname(). Add FreeBSD ID to Makefile.
Diffstat (limited to 'usr.bin/tty/Makefile')
-rw-r--r--usr.bin/tty/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/tty/Makefile b/usr.bin/tty/Makefile
index 5b914b2..14ed68f 100644
--- a/usr.bin/tty/Makefile
+++ b/usr.bin/tty/Makefile
@@ -1,5 +1,7 @@
+# $FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= tty
+WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud