diff options
Diffstat (limited to 'etc/etc.cats')
-rw-r--r-- | etc/etc.cats/Makefile.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/etc.cats/Makefile.inc b/etc/etc.cats/Makefile.inc index 46008f1ec9c..d2dc98297e1 100644 --- a/etc/etc.cats/Makefile.inc +++ b/etc/etc.cats/Makefile.inc @@ -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 .ifdef DESTDIR @@ -14,7 +14,6 @@ bsd: # knows about bsd.rd distrib1: ${MAKE} distrib - mv ${DESTDIR}/snapshot/bsd.rd ${DESTDIR}/snapshot/bsd.rd .PHONY: bsd distrib1 |