summaryrefslogtreecommitdiff
path: root/completions/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'completions/Makefile.in')
-rw-r--r--completions/Makefile.in65
1 files changed, 59 insertions, 6 deletions
diff --git a/completions/Makefile.in b/completions/Makefile.in
index 8c8824e4..fef6ebc6 100644
--- a/completions/Makefile.in
+++ b/completions/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.5 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -212,6 +212,7 @@ bashcomp_DATA = a2x \
chkconfig \
chown \
chpasswd \
+ chronyc \
chrpath \
chsh \
cksfv \
@@ -246,6 +247,8 @@ bashcomp_DATA = a2x \
dumpe2fs \
e2freefrag \
e2label \
+ eject \
+ eog \
ether-wake \
evince \
explodepkg \
@@ -255,6 +258,7 @@ bashcomp_DATA = a2x \
fbi \
feh \
file \
+ file-roller \
filefrag \
filesnarf \
find \
@@ -276,6 +280,7 @@ bashcomp_DATA = a2x \
gpasswd \
gpg \
gpg2 \
+ gphoto2 \
gprof \
groupadd \
groupdel \
@@ -286,6 +291,7 @@ bashcomp_DATA = a2x \
gzip \
hcitool \
hddtemp \
+ hexdump \
hid2hci \
hping2 \
htop \
@@ -300,6 +306,7 @@ bashcomp_DATA = a2x \
inject \
insmod \
installpkg \
+ interdiff \
invoke-rc.d \
ionice \
ip \
@@ -346,6 +353,10 @@ bashcomp_DATA = a2x \
lpr \
lrzip \
lsof \
+ lua \
+ luac \
+ luseradd \
+ luserdel \
lvm \
lzip \
lzma \
@@ -378,29 +389,39 @@ bashcomp_DATA = a2x \
munin-node-configure \
munin-run \
munin-update \
+ mussh \
mutt \
mysql \
mysqladmin \
+ nc \
ncftp \
nethogs \
newgrp \
newlist \
newusers \
+ ngrep \
nmap \
+ nmcli \
nslookup \
ntpdate \
openssl \
+ opera \
p4 \
pack200 \
passwd \
+ patch \
perl \
pgrep \
pidof \
pine \
ping \
pkg-config \
+ pkg-get \
pkg_delete \
+ pkgadd \
+ pkgrm \
pkgtool \
+ pkgutil \
plague-client \
pm-hibernate \
pm-is-supported \
@@ -421,6 +442,8 @@ bashcomp_DATA = a2x \
pwd \
pwdx \
pwgen \
+ pydoc \
+ pylint \
python \
qdbus \
qemu \
@@ -459,6 +482,7 @@ bashcomp_DATA = a2x \
smbclient \
snownews \
sqlite3 \
+ ss \
ssh \
ssh-add \
ssh-copy-id \
@@ -466,8 +490,10 @@ bashcomp_DATA = a2x \
sshmitm \
sshow \
strace \
+ strings \
su \
sudo \
+ svcadm \
svk \
sync_members \
sysbench \
@@ -477,8 +503,8 @@ bashcomp_DATA = a2x \
tcpkill \
tcpnice \
tracepath \
+ tshark \
tune2fs \
- udevadm \
umount \
umount.linux \
unace \
@@ -499,10 +525,12 @@ bashcomp_DATA = a2x \
vpnc \
watch \
webmitm \
+ wget \
wine \
withlist \
wodim \
wol \
+ wsimport \
wtf \
wvdial \
xfreerdp \
@@ -516,13 +544,14 @@ bashcomp_DATA = a2x \
xrandr \
xrdb \
xsltproc \
+ xxd \
xz \
xzdec \
ypmatch \
yum-arch
EXTRA_DIST = $(bashcomp_DATA) \
- _mock _modules _subversion _yum _yum-utils
+ _mock _modules _subversion _udevadm _yum _yum-utils
CLEANFILES = \
aclocal-1.11 \
@@ -545,7 +574,9 @@ CLEANFILES = \
ciptool \
civclient \
civserver \
+ clzip \
co \
+ colormake \
compare \
compgen \
composite \
@@ -575,6 +606,7 @@ CLEANFILES = \
gpc \
hciattach \
hciconfig \
+ hd \
host \
hping \
hping3 \
@@ -596,6 +628,7 @@ CLEANFILES = \
ldappasswd \
ldapwhoami \
lintian-info \
+ lusermod \
lvchange \
lvcreate \
lvdisplay \
@@ -619,6 +652,7 @@ CLEANFILES = \
ncal \
pbzip2 \
pccardctl \
+ pdlzip \
perldoc \
phing \
pigz \
@@ -627,6 +661,7 @@ CLEANFILES = \
pkg_deinstall \
pkg_info \
pkill \
+ plzip \
pm-suspend \
pm-suspend-hybrid \
pmake \
@@ -646,6 +681,7 @@ CLEANFILES = \
pvs \
pvscan \
pxz \
+ pydoc3 \
python2 \
python3 \
quotacheck \
@@ -686,6 +722,7 @@ CLEANFILES = \
vgchange \
vgck \
vgconvert \
+ vgcreate \
vgdisplay \
vgexport \
vgextend \
@@ -914,7 +951,7 @@ uninstall-am: uninstall-bashcompDATA
uninstall-bashcompDATA
-symlinks: $(targetdir)
+symlinks: $(targetdir) $(DATA)
for file in aclocal-1.11 ; do \
rm -f $(targetdir)/$$file && \
$(LN_S) aclocal $(targetdir)/$$file ; \
@@ -1013,6 +1050,10 @@ symlinks: $(targetdir)
rm -f $(targetdir)/$$file && \
$(LN_S) hcitool $(targetdir)/$$file ; \
done
+ for file in hd ; do \
+ rm -f $(targetdir)/$$file && \
+ $(LN_S) hexdump $(targetdir)/$$file ; \
+ done
for file in hping hping3 ; do \
rm -f $(targetdir)/$$file && \
$(LN_S) hping2 $(targetdir)/$$file ; \
@@ -1046,16 +1087,24 @@ symlinks: $(targetdir)
rm -f $(targetdir)/$$file && \
$(LN_S) lintian $(targetdir)/$$file ; \
done
+ for file in lusermod ; do \
+ rm -f $(targetdir)/$$file && \
+ $(LN_S) luseradd $(targetdir)/$$file ; \
+ done
for file in lvmdiskscan pvscan pvs pvdisplay pvchange pvcreate pvmove \
pvremove vgscan vgs vgdisplay vgchange vgremove vgrename \
- vgreduce vgextend vgimport vgexport vgck vgconvert \
+ vgreduce vgextend vgimport vgexport vgck vgconvert vgcreate \
vgcfgbackup vgcfgrestore vgmerge vgsplit vgmknodes lvscan lvs \
lvdisplay lvchange lvcreate lvremove lvrename lvreduce \
lvresize lvextend ; do \
rm -f $(targetdir)/$$file && \
$(LN_S) lvm $(targetdir)/$$file ; \
done
- for file in gmake gnumake pmake ; do \
+ for file in clzip pdlzip plzip ; do \
+ rm -f $(targetdir)/$$file && \
+ $(LN_S) lzip $(targetdir)/$$file ; \
+ done
+ for file in colormake gmake gnumake pmake ; do \
rm -f $(targetdir)/$$file && \
$(LN_S) make $(targetdir)/$$file ; \
done
@@ -1124,6 +1173,10 @@ symlinks: $(targetdir)
rm -f $(targetdir)/$$file && \
$(LN_S) puppet $(targetdir)/$$file ; \
done
+ for file in pydoc3 ; do \
+ rm -f $(targetdir)/$$file && \
+ $(LN_S) pydoc $(targetdir)/$$file ; \
+ done
for file in python2 python3 ; do \
rm -f $(targetdir)/$$file && \
$(LN_S) python $(targetdir)/$$file ; \