diff options
Diffstat (limited to 'usr.bin/lastcomm/Makefile')
-rw-r--r-- | usr.bin/lastcomm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/lastcomm/Makefile b/usr.bin/lastcomm/Makefile index b44dfb881734..13f0fe6df654 100644 --- a/usr.bin/lastcomm/Makefile +++ b/usr.bin/lastcomm/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= lastcomm -WARNS?= 2 .include <bsd.prog.mk> |