Searched refs:BINGRP (Results 76 - 100 of 167) sorted by relevance

1234567

/openbsd-current/gnu/usr.bin/texinfo/
H A DMakefile.bsd-wrapper38 INSTALL_PROGRAM="${INSTALL} ${INSTALL_COPY} ${INSTALL_STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}" \
39 INSTALL_SCRIPT="${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}" \
46 INSTALL_PROGRAM="${INSTALL} ${INSTALL_COPY} ${INSTALL_STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}" \
47 INSTALL_SCRIPT="${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}" \
59 ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} ${DESTDIR}/usr/share/texinfo
/openbsd-current/lib/librpcsvc/
H A DMakefile19 ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755 \
24 { j="${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m 444 $$i \
30 { j="${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m 444 $$i \
/openbsd-current/games/boggle/boggle/
H A DMakefile12 ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 444 \
/openbsd-current/games/cribbage/
H A DMakefile10 ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m 444 \
/openbsd-current/lib/libradius/
H A DMakefile17 ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} \
/openbsd-current/lib/libusbhid/
H A DMakefile13 ${INSTALL} ${INSTALL_COPY} -m 444 -o $(BINOWN) -g $(BINGRP) usbhid.h \
/openbsd-current/libexec/login_token/
H A DMakefile19 BINGRP= _token macro
/openbsd-current/usr.bin/skey/
H A DMakefile12 ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m 755 \
/openbsd-current/usr.bin/yacc/
H A DMakefile9 ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
/openbsd-current/usr.bin/pkg-config/
H A DMakefile12 ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
/openbsd-current/usr.bin/at/
H A DMakefile11 BINGRP= crontab macro
/openbsd-current/usr.sbin/lpr/lpd/
H A DMakefile9 BINGRP= daemon macro
/openbsd-current/usr.sbin/ypserv/ypxfr/
H A DMakefile15 ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
/openbsd-current/gnu/usr.bin/cc/c++/
H A DMakefile25 -o ${BINOWN} -g ${BINGRP} \
/openbsd-current/usr.sbin/smtpd/mail/
H A DMakefile9 BINGRP= wheel macro
/openbsd-current/share/tmac/mdoc/
H A DMakefile16 chown ${BINOWN}:${BINGRP} ${DESTDIR}${BINDIR}/$$i; \
/openbsd-current/share/misc/
H A DMakefile17 cd ${.CURDIR}; install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
/openbsd-current/lib/libossaudio/
H A DMakefile15 ${INSTALL} ${INSTALL_COPY} -m 444 -o $(BINOWN) -g $(BINGRP) soundcard.h \
/openbsd-current/usr.bin/locate/locate/
H A DMakefile14 ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m \
/openbsd-current/games/boggle/
H A DMakefile17 chown ${BINOWN}:${BINGRP} ${DESTDIR}/usr/share/games/boggle/dictionary
19 chown ${BINOWN}:${BINGRP} ${DESTDIR}/usr/share/games/boggle/dictindex
/openbsd-current/share/termtypes/
H A DMakefile19 ${INSTALL} -D ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m 444 \
21 ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m 444 termcap \
/openbsd-current/lib/libexpat/
H A DMakefile19 ${INSTALL} ${INSTALL_COPY} -m 444 -o $(BINOWN) -g $(BINGRP) \
22 ${INSTALL} ${INSTALL_COPY} -m 444 -o $(BINOWN) -g $(BINGRP) \
/openbsd-current/sys/dev/microcode/atmel/
H A DMakefile27 ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 \
29 ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 \
/openbsd-current/gnu/usr.bin/cvs/
H A DMakefile.bsd-wrapper32 INSTALL_PROGRAM="${INSTALL} ${INSTALL_COPY} ${INSTALL_STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}" \
33 INSTALL_SCRIPT="${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}" \
44 INSTALL_PROGRAM="${INSTALL} ${INSTALL_COPY} ${INSTALL_STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}" \
45 INSTALL_SCRIPT="${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}" \
/openbsd-current/usr.bin/ssh/ssh-agent/
H A DMakefile12 BINGRP= _sshagnt macro
31 echo "install -c -s -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${PROG} " \

Completed in 149 milliseconds

1234567