|
|
@ -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: |
|
|
|