diff options
Diffstat (limited to 'quiz/Makefile')
| -rw-r--r-- | quiz/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/quiz/Makefile b/quiz/Makefile index f845f716..54eef386 100644 --- a/quiz/Makefile +++ b/quiz/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.1 (Berkeley) 11/10/91 -# $Id: Makefile,v 1.4 1993/10/01 00:02:17 jtc Exp $ +# $Id: Makefile,v 1.5 1994/02/10 02:31:38 cgd Exp $ PROG= quiz MAN6= quiz.0 @@ -11,7 +11,6 @@ CATS= africa america areas arith asia babies bard chinese collectives \ HIDEGAME=hidegame beforeinstall: - @install -d -o root -g wheel -m 755 ${DESTDIR}/usr/share/games/quiz.db (cd ${.CURDIR}/datfiles; install -c -o ${BINOWN} -g ${BINGRP} -m 444 \ ${CATS} ${DESTDIR}/usr/share/games/quiz.db) |
