Ajust for new location of a.out crt0 Makefile fragment.

This commit is contained in:
thorpej 1999-03-19 22:54:40 +00:00
parent e9c1df5e9e
commit d72bf587c9
6 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 1999/02/27 03:28:30 tv Exp $
# $NetBSD: Makefile,v 1.13 1999/03/19 22:54:40 thorpej Exp $
OBJS+= c++rt0.o
@ -7,4 +7,4 @@ c++rt0.o: c++rt0.c
@${LD} -x -r ${.TARGET}
@mv a.out ${.TARGET}
.include "${.CURDIR}/../Makefile.csu.aout"
.include "${.CURDIR}/../common_aout/Makefile.inc"

View File

@ -1,3 +1,3 @@
# $NetBSD: Makefile,v 1.25 1997/10/27 01:03:52 lukem Exp $
# $NetBSD: Makefile,v 1.26 1999/03/19 22:54:40 thorpej Exp $
.include "${.CURDIR}/../Makefile.csu.aout"
.include "${.CURDIR}/../common_aout/Makefile.inc"

View File

@ -1,3 +1,3 @@
# $NetBSD: Makefile,v 1.17 1997/10/27 01:03:56 lukem Exp $
# $NetBSD: Makefile,v 1.18 1999/03/19 22:54:40 thorpej Exp $
.include "${.CURDIR}/../Makefile.csu.aout"
.include "${.CURDIR}/../common_aout/Makefile.inc"

View File

@ -1,3 +1,3 @@
# $NetBSD: Makefile,v 1.17 1997/10/27 01:04:01 lukem Exp $
# $NetBSD: Makefile,v 1.18 1999/03/19 22:54:40 thorpej Exp $
.include "${.CURDIR}/../Makefile.csu.aout"
.include "${.CURDIR}/../common_aout/Makefile.inc"

View File

@ -1,3 +1,3 @@
# $NetBSD: Makefile,v 1.18 1997/10/27 01:04:06 lukem Exp $
# $NetBSD: Makefile,v 1.19 1999/03/19 22:54:40 thorpej Exp $
.include "${.CURDIR}/../Makefile.csu.aout"
.include "${.CURDIR}/../common_aout/Makefile.inc"

View File

@ -1,3 +1,3 @@
# $NetBSD: Makefile,v 1.10 1998/10/31 09:22:29 matt Exp $
# $NetBSD: Makefile,v 1.11 1999/03/19 22:54:41 thorpej Exp $
.include "${.CURDIR}/../Makefile.csu.aout"
.include "${.CURDIR}/../common_aout/Makefile.inc"