45802f2a8a
Subject to be moved elsewhere in case we decided on a more cmplete upgrade toolset. Right now, put it here so that people can upgrade their wtmp files if they want. Note that the tool is not yet fully bullet-prrof. It tries to do its best however.
6 lines
80 B
Makefile
6 lines
80 B
Makefile
all: cvt-wtmp
|
|
|
|
cvt-wtmp: cvt-wtmp.c /usr/include/utmp.h
|
|
|
|
.include <bsd.prog.mk>
|