File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 68
68
/dfutool
69
69
/_diesel
70
70
/display
71
+ /_dlv
71
72
/_docker
72
73
/dpkg-deb
73
74
/dpkg-query
115
116
/gpgv2
116
117
/gssdp-device-sniffer
117
118
/gtar
119
+ /_gup
118
120
/hciattach
119
121
/hciconfig
120
122
/hd
131
133
/ifstatus
132
134
/_ignite
133
135
/import
136
+ /_incus
134
137
/_infracost
135
138
/inotifywatch
136
139
/insmod.static
348
351
/xpovray
349
352
/xvnc4viewer
350
353
/ypcat
354
+ /_zarf
351
355
/_zitadel
Original file line number Diff line number Diff line change @@ -586,6 +586,7 @@ CLEANFILES = \
586
586
dfutool \
587
587
_diesel \
588
588
display \
589
+ _dlv \
589
590
_docker \
590
591
dpkg-deb \
591
592
dpkg-query \
@@ -645,6 +646,7 @@ CLEANFILES = \
645
646
gpgv2 \
646
647
gssdp-device-sniffer \
647
648
gtar \
649
+ _gup \
648
650
hciattach \
649
651
hciconfig \
650
652
hd \
@@ -661,6 +663,7 @@ CLEANFILES = \
661
663
ifstatus \
662
664
_ignite \
663
665
import \
666
+ _incus \
664
667
_infracost \
665
668
inotifywatch \
666
669
insmod.static \
@@ -912,6 +915,7 @@ CLEANFILES = \
912
915
xpovray \
913
916
xvnc4viewer \
914
917
ypcat \
918
+ _zarf \
915
919
_zitadel
916
920
917
921
symlinks : $(DATA )
@@ -999,15 +1003,18 @@ symlinks: $(DATA)
999
1003
_constellation \
1000
1004
_crc \
1001
1005
_datree \
1006
+ _dlv \
1002
1007
_docker \
1003
1008
_gardenctl \
1004
1009
_gh-label \
1005
1010
_git-bump \
1006
1011
_go-licenses \
1007
1012
_gopherjs \
1008
1013
_goreleaser \
1014
+ _gup \
1009
1015
_helm \
1010
1016
_hugo \
1017
+ _incus \
1011
1018
_ignite \
1012
1019
_istioctl \
1013
1020
_k3s \
@@ -1048,6 +1055,7 @@ symlinks: $(DATA)
1048
1055
_upctl \
1049
1056
_vacuum \
1050
1057
_virtctl \
1058
+ _zarf \
1051
1059
_zitadel
1052
1060
$(ss ) gpgv \
1053
1061
gpgv2
You can’t perform that action at this time.
0 commit comments