Searched refs:MANDIR (Results 1 - 25 of 78) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/
H A Duninstallman.sh9 MANDIR=`echo $1 | sed 's/\/\//\//g'`
14 echo Uninstalling \"$lang\" man pages from $MANDIR/$lang
17 for m in $MANDIR/$lang/man$sect ; do
H A Dinstallman.sh8 MANDIR=`echo $1 | sed 's/\/\//\//g'`
27 echo Installing default man pages in $MANDIR/
30 echo Installing \"$lang\" man pages in $MANDIR/lang/$lang
33 langdir=$MANDIR/$lang
34 for d in $MANDIR $langdir $langdir/man1 $langdir/man5 $langdir/man7 $langdir/man8; do
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A DMakefile.linux3 MANDIR = $(DESTDIR)/share/man/man8
19 mkdir -p $(BINDIR) $(MANDIR)
21 $(INSTALL) -c -m 444 pppdump.8 $(MANDIR)
H A DMakefile.sol221 $(INSTALL) -m 444 -f $(MANDIR)/man8 pppdump.8
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppstats/
H A DMakefile.linux7 MANDIR = $(DESTDIR)/share/man/man8
24 -mkdir -p $(MANDIR)
26 $(INSTALL) -c -m 444 pppstats.8 $(MANDIR)
H A DMakefile.sol217 $(INSTALL) -m 444 -f $(MANDIR)/man8 pppstats.8
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/
H A Dcleanup-man-pages.sh17 MANDIR=$1
18 if test x"$MANDIR" = x ; then
19 MANDIR=doc/api/man/man3dbus
22 cd "$MANDIR" || die "Could not cd to $MANDIR"
24 test -d keep || mkdir keep || die "Could not create $MANDIR/keep directory"
25 test -d nuke || mkdir nuke || die "Could not create $MANDIR/nuke directory"
45 /bin/mv "$I" nuke || die "could not move $I to $MANDIR/nuke"
58 /bin/mv "$I" nuke || die "could not move $I to $MANDIR/nuke"
82 rmdir keep || die "could not remove $MANDIR/kee
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/chat/
H A DMakefile.linux5 MANDIR = $(DESTDIR)/share/man/man8
27 mkdir -p $(BINDIR) $(MANDIR)
29 $(INSTALL) -c -m 644 chat.8 $(MANDIR)
H A DMakefile.sol216 $(INSTALL) -m 444 -f $(MANDIR)/man8 chat.8
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A DMakefile.linux15 mkdir -p $(BINDIR) $(MANDIR)/man8
17 $(INSTALL) -c -m 444 pppdump.8 $(MANDIR)/man8
H A DMakefile.sol221 $(INSTALL) -m 444 -f $(MANDIR)/man8 pppdump.8
H A DMakefile.sunos421 $(INSTALL) -c -m 444 pppdump.8 $(MANDIR)/man8/pppdump.8
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/linux/
H A DMakefile.top5 MANDIR = $(DESTDIR)/usr/man
23 install: $(BINDIR) $(MANDIR)/man8 install-progs install-etcppp
33 +$(MAKE) -C $(patsubst install-%,%,$@) BINDIR=${BINDIR} MANDIR=${MANDIR} ${MFLAGS} install
44 $(MANDIR)/man8:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/chat/
H A DMakefile.sol216 $(INSTALL) -m 444 -f $(MANDIR)/man8 chat.8
H A DMakefile.sunos416 $(INSTALL) -c -m 444 chat.8 $(MANDIR)/man8/chat.8
H A DMakefile.linux24 $(INSTALL) -c -m 644 chat.8 $(MANDIR)/man8
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppstats/
H A DMakefile.sol217 $(INSTALL) -m 444 -f $(MANDIR)/man8 pppstats.8
H A DMakefile.linux22 $(INSTALL) -c -m 444 pppstats.8 $(MANDIR)/man8/pppstats.8
H A DMakefile.sunos420 $(INSTALL) -c -m 444 pppstats.8 $(MANDIR)/man8/pppstats.8
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/sunos4/
H A DMakefile.top14 install: $(BINDIR) $(MANDIR)/man8 install-progs install-etcppp
35 $(MANDIR)/man8:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dmakefile.openbsd11 MANDIR= ${PREFIX}/man/cat
53 if [ ! -d ${DESTDIR}${MANDIR}3 ]; then \
54 ${INSTALL} -d -o root -g wheel ${DESTDIR}${MANDIR}3; \
56 if [ ! -d ${DESTDIR}${MANDIR}5 ]; then \
57 ${INSTALL} -d -o root -g wheel ${DESTDIR}${MANDIR}5; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/scripts/
H A Dmakefile.openbsd7 MANDIR= ${PREFIX}/man/cat
49 if [ ! -d ${DESTDIR}${MANDIR}3 ]; then \
50 ${INSTALL} -d -o root -g wheel ${DESTDIR}${MANDIR}3; \
52 if [ ! -d ${DESTDIR}${MANDIR}5 ]; then \
53 ${INSTALL} -d -o root -g wheel ${DESTDIR}${MANDIR}5; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A DMakefile.top16 install: $(BINDIR) $(MANDIR)/man8 install-progs
40 $(MANDIR)/man8:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A DMakefile.top16 install: $(BINDIR) $(MANDIR)/man8 install-progs install-etcppp
38 $(MANDIR)/man8:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/svr4/
H A DMakefile.top16 install: $(BINDIR) $(MANDIR)/man8 install-progs install-etcppp
38 $(MANDIR)/man8:

Completed in 166 milliseconds

1234