summaryrefslogtreecommitdiffstats
path: root/usr.bin/lastcomm/Makefile
diff options
context:
space:
mode:
authordds <dds@FreeBSD.org>2007-05-22 06:51:38 +0000
committerdds <dds@FreeBSD.org>2007-05-22 06:51:38 +0000
commit9ed27d10382c7a5e19ef98f5201d68ed00734006 (patch)
tree22afa8b2db7c7547de2d9babcfaa07cd7d1bbcb6 /usr.bin/lastcomm/Makefile
parentb6fc65f3b511764ceab1cb5f1d80483816c1fd88 (diff)
downloadFreeBSD-src-9ed27d10382c7a5e19ef98f5201d68ed00734006.zip
FreeBSD-src-9ed27d10382c7a5e19ef98f5201d68ed00734006.tar.gz
Increase precision of time values in the process accounting
structure, while maintaining backward compatibility with legacy file and record formats.
Diffstat (limited to 'usr.bin/lastcomm/Makefile')
-rw-r--r--usr.bin/lastcomm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/lastcomm/Makefile b/usr.bin/lastcomm/Makefile
index be75109..c79cd74 100644
--- a/usr.bin/lastcomm/Makefile
+++ b/usr.bin/lastcomm/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= lastcomm
+SRCS= lastcomm.c readrec.c
WARNS?= 6
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud