summaryrefslogtreecommitdiffstats
path: root/usr.bin/script/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-12-12 23:23:52 +0000
committermarkm <markm@FreeBSD.org>2001-12-12 23:23:52 +0000
commit5388af43e4c4b79bb76d8cc6bccfa661120b3808 (patch)
tree77363b274062b85be071e20720c9b82d5c9dec9a /usr.bin/script/Makefile
parentfaadf546046bb0346270bd4eef4264582c48f595 (diff)
downloadFreeBSD-src-5388af43e4c4b79bb76d8cc6bccfa661120b3808.zip
FreeBSD-src-5388af43e4c4b79bb76d8cc6bccfa661120b3808.tar.gz
Minor style stuff, use __FBSDID(), remove to-be-default WARNS=2.
Diffstat (limited to 'usr.bin/script/Makefile')
-rw-r--r--usr.bin/script/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/script/Makefile b/usr.bin/script/Makefile
index ac3a59c..50ba12e 100644
--- a/usr.bin/script/Makefile
+++ b/usr.bin/script/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PROG= script
-WARNS?= 2
LDADD= -lutil
DPADD= ${LIBUTIL}
OpenPOWER on IntegriCloud