Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/alpha/stand/installboot Moved to sys/arch/alpha/sta...



details:   https://anonhg.NetBSD.org/src/rev/3bd3a8a08c69
branches:  trunk
changeset: 471561:3bd3a8a08c69
user:      cgd <cgd%NetBSD.org@localhost>
date:      Mon Apr 05 03:02:01 1999 +0000

description:
Moved to sys/arch/alpha/stand/installboot.old/Makefile,v

diffstat:

 sys/arch/alpha/stand/installboot/Makefile |  22 ----------------------
 1 files changed, 0 insertions(+), 22 deletions(-)

diffs (26 lines):

diff -r 5546315a6cc9 -r 3bd3a8a08c69 sys/arch/alpha/stand/installboot/Makefile
--- a/sys/arch/alpha/stand/installboot/Makefile Mon Apr 05 03:02:00 1999 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.10 1999/02/13 02:54:37 lukem Exp $
-
-.include <bsd.own.mk>
-
-PROG=  installboot
-BINDIR=        /usr/mdec
-
-WARNS?=        1
-
-.PATH: ${.CURDIR}/../../../../../sbin/disklabel
-
-SRCS=  installboot.c cd9660.c dkcksum.c
-
-MKMAN= no
-
-CFLAGS+= -g -I${.CURDIR}/../..
-LDSTATIC?=-static
-
-LDADD+=        -lutil
-DPADD+= ${LIBUTIL}
-
-.include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index