summaryrefslogtreecommitdiffstats
path: root/tools/3.0-upgrade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/3.0-upgrade/Makefile')
-rw-r--r--tools/3.0-upgrade/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/3.0-upgrade/Makefile b/tools/3.0-upgrade/Makefile
new file mode 100644
index 0000000..68ab9f1
--- /dev/null
+++ b/tools/3.0-upgrade/Makefile
@@ -0,0 +1,5 @@
+all: cvt-wtmp
+
+cvt-wtmp: cvt-wtmp.c /usr/include/utmp.h
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud