[ Avaa Bypassed ]




Upload:

Command:

www-data@3.138.202.226: ~ $
# This Makefile frament (since dpkg 1.16.1) defines all the DEB_HOST_* and
# DEB_BUILD_* variables that dpkg-architecture can return. Existing values
# of those variables are preserved as per policy.

dpkg_lazy_eval ?= $$(or $$(value DPKG_CACHE_$(1)),$$(eval DPKG_CACHE_$(1) := $$(shell $(2)))$$(value DPKG_CACHE_$(1)))

dpkg_architecture_setvar = export $(1) ?= $(call dpkg_lazy_eval,$(1),dpkg-architecture -q$(1))

$(foreach machine,BUILD HOST TARGET,\
  $(foreach var,ARCH ARCH_ABI ARCH_LIBC ARCH_OS ARCH_CPU ARCH_BITS ARCH_ENDIAN GNU_CPU GNU_SYSTEM GNU_TYPE MULTIARCH,\
    $(eval $(call dpkg_architecture_setvar,DEB_$(machine)_$(var)))))

Filemanager

Name Type Size Permission Actions
architecture.mk File 643 B 0644
buildflags.mk File 1.76 KB 0644
buildopts.mk File 392 B 0644
buildtools.mk File 2.63 KB 0644
default.mk File 362 B 0644
no-pie-compile.specs File 77 B 0644
no-pie-link.specs File 65 B 0644
pie-compile.specs File 97 B 0644
pie-link.specs File 76 B 0644
pkg-info.mk File 1.53 KB 0644
vendor.mk File 1.61 KB 0644