]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/3.0-upgrade/Makefile
This commit was generated by cvs2svn to compensate for changes in r88282,
[FreeBSD/FreeBSD.git] / tools / 3.0-upgrade / Makefile
1 all: cvt-wtmp
2
3 CLEANFILES += cvt-wtmp
4
5 cvt-wtmp: cvt-wtmp.c /usr/include/utmp.h
6
7
8 .include <bsd.prog.mk>