From c4ee0e42b664bc2accce723ca803a159bbf5ff43 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 18 Dec 1995 17:07:45 +0000 Subject: from netbsd --- sys/arch/alpha/stand/installboot/Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sys/arch/alpha/stand/installboot/Makefile diff --git a/sys/arch/alpha/stand/installboot/Makefile b/sys/arch/alpha/stand/installboot/Makefile new file mode 100644 index 00000000000..a051929ffb8 --- /dev/null +++ b/sys/arch/alpha/stand/installboot/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 1995/11/23 02:41:18 cgd Exp $ + +.PATH: ${.CURDIR}/.. + +PROG = installboot +NOMAN = +BINDIR = /usr/mdec + +CFLAGS += -g + +.include -- cgit v1.2.3