X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/3fab2834b73bd8c948173b17e39a93bf1ad7ccf9..4569c070f2bf0133ace14d1e5611848681d892d1:/fortune/datfiles/Makefile?ds=inline diff --git a/fortune/datfiles/Makefile b/fortune/datfiles/Makefile index 5ef916d7..d92f8ba4 100644 --- a/fortune/datfiles/Makefile +++ b/fortune/datfiles/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.2 (Berkeley) 5/6/91 -# $Id: Makefile,v 1.8 1994/01/04 21:40:31 pk Exp $ +# $Id: Makefile,v 1.10 1994/02/10 02:31:32 cgd Exp $ # # set `OBSCENE' to "real" to have obscene fortunes installed, @@ -15,12 +15,11 @@ DATFILES= ${NORMDAT} ${OBSDAT} CLEANFILES+=${DATFILES} STRFILE!=cd $(.CURDIR)/../strfile; \ - printf "xxx:\n\techo \$${.OBJDIR}/strfile\n" | make -r -s -f - xxx + printf "xxx:\n\techo \$${.OBJDIR}/strfile\n" | ${MAKE} -r -s -f - xxx all: ${DATFILES} install: - @install -d -o root -g wheel -m 755 ${DESTDIR}/usr/share/games/fortune install ${COPY} -o ${BINOWN} -g ${BINGRP} -m 444 ${DATFILES} \ ${DESTDIR}/usr/share/games/fortune (cd ${.CURDIR} && install -c -o ${BINOWN} -g ${BINGRP} -m 444 \