|
@ -1,4 +1,4 @@ |
|
|
# $OpenBSD: Makefile.inc,v 1.3 2004/02/06 02:39:50 drahn Exp $ |
|
|
|
|
|
|
|
|
# $OpenBSD: Makefile.inc,v 1.4 2004/02/09 02:28:23 drahn Exp $ |
|
|
# etc.cats/Makefile.inc -- cats-specific etc Makefile targets |
|
|
# etc.cats/Makefile.inc -- cats-specific etc Makefile targets |
|
|
|
|
|
|
|
|
.ifdef DESTDIR |
|
|
.ifdef DESTDIR |
|
@ -14,7 +14,6 @@ bsd: |
|
|
# knows about bsd.rd |
|
|
# knows about bsd.rd |
|
|
distrib1: |
|
|
distrib1: |
|
|
${MAKE} distrib |
|
|
${MAKE} distrib |
|
|
mv ${DESTDIR}/snapshot/bsd.rd ${DESTDIR}/snapshot/bsd.rd |
|
|
|
|
|
|
|
|
|
|
|
.PHONY: bsd distrib1 |
|
|
.PHONY: bsd distrib1 |
|
|
|
|
|
|
|
|