Joerg Wunsch 45802f2a8a Start collecting transition tools for upgrading a system to 3.0.
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.
1996-12-16 16:12:35 +00:00

6 lines
80 B
Makefile

all: cvt-wtmp
cvt-wtmp: cvt-wtmp.c /usr/include/utmp.h
.include <bsd.prog.mk>