|
|
@ -1,11 +1,11 @@ |
|
|
|
# |
|
|
|
# etc.alpha/Makefile.inc -- alpha-specific etc Makefile targets |
|
|
|
# |
|
|
|
# $Id: Makefile.inc,v 1.2 1997/01/21 12:02:52 graichen Exp $ |
|
|
|
# $Id: Makefile.inc,v 1.3 1997/05/05 15:14:41 graichen Exp $ |
|
|
|
|
|
|
|
.ifdef DESTDIR |
|
|
|
# XXX - bsd will come then we have a GENERIC kernel |
|
|
|
snap_md: binutils |
|
|
|
|
|
|
|
snap_md: binutils bsd |
|
|
|
|
|
|
|
binutils: |
|
|
|
cd ${DESTDIR} && tar cf - usr/*openbsd* \ |
|
|
|