From e6edc94e5beef874c6ad0bef33f4b5319c9eb564 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Sun, 2 Jul 2000 01:29:45 +0000 Subject: wscons font loader; initial import from netbsd tree --- usr.sbin/wsfontload/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 usr.sbin/wsfontload/Makefile (limited to 'usr.sbin/wsfontload/Makefile') diff --git a/usr.sbin/wsfontload/Makefile b/usr.sbin/wsfontload/Makefile new file mode 100644 index 00000000000..57610c8cba3 --- /dev/null +++ b/usr.sbin/wsfontload/Makefile @@ -0,0 +1,8 @@ +# $OpenBSD: Makefile,v 1.1 2000/07/02 01:29:44 mickey Exp $ +# $NetBSD: Makefile,v 1.1 1999/01/13 17:15:44 drochner Exp $ + +PROG= wsfontload +MAN= wsfontload.8 +SRCS= wsfontload.c + +.include -- cgit v1.2.3