diff options
-rw-r--r-- | etc/etc.pmax/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.pmax/Makefile.inc b/etc/etc.pmax/Makefile.inc index 78db215c4c3..98463c863d2 100644 --- a/etc/etc.pmax/Makefile.inc +++ b/etc/etc.pmax/Makefile.inc @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile.inc,v 1.9 1997/09/21 11:50:34 deraadt Exp $ +# $OpenBSD: Makefile.inc,v 1.10 1997/09/26 21:39:25 maja Exp $ # etc.pmax/Makefile.inc -- pmax-specific etc Makefile targets .ifdef DESTDIR snap_md: binutils bsd distrib - cp ${.CURDIR}/../sys/arch/sparc/compile/GENERIC/bsd \ + cp ${.CURDIR}/../sys/arch/pmax/compile/GENERIC/bsd \ ${DESTDIR}/snapshot/bsd binutils: |