Skip to content
Snippets Groups Projects
targets.log 19.6 KiB
Newer Older
PoloNX's avatar
PoloNX committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557
make.exe all --print-data-base --no-builtin-variables --no-builtin-rules --question
# GNU Make 4.3
# Built for x86_64-pc-msys
# Copyright (C) 1988-2020 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
 

# Make data base, printed on Wed Jun  1 18:34:50 2022

# Variables

# environment
FPS_BROWSER_APP_PROFILE_STRING = Internet Explorer
# environment
CUDA_PATH_V11_5 = C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.5
# environment
SYSTEMDRIVE = C:
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 20)
PORTLIBS_PATH := /opt/devkitpro/portlibs
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 30)
AS := aarch64-none-elf-as
# makefile (from 'Makefile', line 55)
OUTPUT := /home/geyre/Desktop/PayloadReboot/PayloadReboot
# environment
LC_ALL = C
# environment
VBOX_HWVIRTEX_IGNORE_SVM_IN_USE = 1
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 31)
AR := aarch64-none-elf-gcc-ar
# environment
USERPROFILE = C:\Users\geyre
# makefile (from 'Makefile', line 84)
 
OFILES :=  cursor.o entity.o input.o main.o menu.o reboot.o renderWindow.o  
# environment
LOCALAPPDATA = C:\Users\geyre\AppData\Local
# environment
VSCODE_IPC_HOOK_EXTHOST = \\.\pipe\vscode-ipc-6a136236-cbbf-4ab2-88da-f36682757fed-sock
# makefile (from 'Makefile', line 58)
VPATH := /home/geyre/Desktop/PayloadReboot/source /home/geyre/Desktop/PayloadReboot/data
# makefile (from 'Makefile', line 63)
CFILES := 
# environment
VSCODE_CWD = C:\Users\geyre\Desktop\PayloadReboot
# environment
SYSTEMROOT = C:\Windows
# makefile (from 'Makefile', line 39)
LIBS := -lminizip -lstdc++fs -lz -lfreetype -lSDL2_ttf -lSDL2_gfx -lSDL2_image -lSDL2 -lEGL -lGLESv2 -lglapi -ldrm_nouveau -lwebp -lpng -ljpeg `sdl2-config --libs` `freetype-config --libs` -lnx `curl-config --libs`
# environment
NVCUDASAMPLES11_5_ROOT = C:\ProgramData\NVIDIA Corporation\CUDA Samples\v11.5
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 50)
SILENTMSG := @echo
# environment
PROCESSOR_LEVEL = 23
# environment
PSMODULEPATH = C:\Program Files (x86)\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\AutoIt3\AutoItX
# default
MAKE_COMMAND := make
# makefile (from 'Makefile', line 14)
APP_VERSION := 0.0.1
# makefile (from 'Makefile', line 82)
OFILES_BIN := 
# automatic
@D = $(patsubst %/,%,$(dir $@))
# environment
DOKANLIBRARY1_LIBRARYPATH_X64 = C:\Program Files\Dokan\Dokan Library-1.1.0\lib\
# environment
CHROME_CRASHPAD_PIPE_NAME = \\.\pipe\crashpad_12220_SOVWDMVHFNXYWRZJ
# makefile (from 'Makefile', line 64)
CPPFILES := cursor.cpp entity.cpp input.cpp main.cpp menu.cpp reboot.cpp renderWindow.cpp
# makefile (from '/opt/devkitpro/libnx/switch_rules', line 10)
LIBNX = $(DEVKITPRO)/libnx
# environment
FPS_BROWSER_USER_PROFILE_STRING = Default
# environment
VSCODE_HANDLES_UNCAUGHT_ERRORS = true
# default
.VARIABLES := 
# automatic
%D = $(patsubst %/,%,$(dir $%))
# automatic
^D = $(patsubst %/,%,$(dir $^))
# environment
VSCODE_LOG_STACK = false
# automatic
%F = $(notdir $%)
# makefile (from '/opt/devkitpro/libnx/switch_rules', line 39)
define make_pfs0
	@mkdir -p exefs
	@[ $(BUILD_EXEFS_SRC) ] && [ -d $(BUILD_EXEFS_SRC) ] && cp -R $(BUILD_EXEFS_SRC)/* exefs || echo > /dev/null
	@cp $*.nso exefs/main
	@[ $(APP_JSON) ] && cp $*.npdm exefs/main.npdm || echo > /dev/null
	@build_pfs0 exefs $@
	@echo built ... $(notdir $@)
endef
# environment
VSCODE_CODE_CACHE_PATH = C:\Users\geyre\AppData\Roaming\Code\CachedData\c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5
# environment
LANG = C
# default
.LOADED := 
# environment
TMP = /home/geyre/AppData/Local/Temp
# default
.INCLUDE_DIRS = /usr/include /usr/include
# makefile
MAKEFLAGS = pqrR
# makefile (from 'Makefile', line 65)
SFILES := 
# environment
ONEDRIVE = C:\Users\geyre\OneDrive
# environment
DEVKITARM = /opt/devkitpro/devkitARM
# makefile
CURDIR := /home/geyre/Desktop/PayloadReboot
# environment
VSCODE_PIPE_LOGGING = true
# environment
DOKANLIBRARY1_LIBRARYPATH_X86 = C:\Program Files\Dokan\Dokan Library-1.1.0\x86\lib\
# environment
APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = 1
# automatic
*D = $(patsubst %/,%,$(dir $*))
# makefile (from 'Makefile', line 61)
DEPSDIR := /home/geyre/Desktop/PayloadReboot/build
# environment
PROGRAMFILES = C:\Program Files
# environment
MFLAGS = -pqrR
# default
.SHELLFLAGS := -c
# environment
!C: = c:\Users\geyre\Desktop\PayloadReboot
# environment
COMMONPROGRAMW6432 = C:\Program Files\Common Files
# automatic
+D = $(patsubst %/,%,$(dir $+))
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 1)
MAKEFILE_LIST := Makefile /opt/devkitpro/libnx/switch_rules /opt/devkitpro/devkitA64/base_rules /opt/devkitpro/devkitA64/base_tools
# makefile (from 'Makefile', line 36)
ASFLAGS := -g `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE
# automatic
@F = $(notdir $@)
# environment
VSCODE_VERBOSE_LOGGING = true
# environment
VSCODE_PID = 12220
# environment
CUDA_PATH = C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.5
# automatic
?D = $(patsubst %/,%,$(dir $?))
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 35)
RANLIB := aarch64-none-elf-gcc-ranlib
# environment
DEVKITPPC = /opt/devkitpro/devkitPPC
# makefile (from 'Makefile', line 13)
APP_AUTHOR := PoloNX
# makefile (from 'Makefile', line 20)
INCLUDES := include
# makefile (from 'Makefile', line 107)
icons := 
# automatic
*F = $(notdir $*)
# automatic
<D = $(patsubst %/,%,$(dir $<))
# environment
VSCODE_NLS_CONFIG = {"locale":"fr","availableLanguages":{"*":"fr"},"_languagePackId":"25fe6a3290ec415596628d4afc87a88c.fr","_translationsConfigFile":"C:\\Users\\geyre\\AppData\\Roaming\\Code\\clp\\25fe6a3290ec415596628d4afc87a88c.fr\\tcf.json","_cacheRoot":"C:\\Users\\geyre\\AppData\\Roaming\\Code\\clp\\25fe6a3290ec415596628d4afc87a88c.fr","_resolvedLanguagePackCoreLocation":"C:\\Users\\geyre\\AppData\\Roaming\\Code\\clp\\25fe6a3290ec415596628d4afc87a88c.fr\\c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5","_corruptedFile":"C:\\Users\\geyre\\AppData\\Roaming\\Code\\clp\\25fe6a3290ec415596628d4afc87a88c.fr\\corrupted.info","_languagePackSupport":true}
# makefile (from '/opt/devkitpro/libnx/switch_rules', line 25)
APP_ICON := /opt/devkitpro/libnx/default_icon.jpg
# makefile (from 'Makefile', line 87)
INCLUDE := -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build
# environment
JD2_HOME = C:\Users\geyre\AppData\Local\JDownloader 2.0
# environment
ONEDRIVECONSUMER = C:\Users\geyre\OneDrive
# default
MAKE_HOST := x86_64-pc-msys
# environment
PROGRAMDATA = C:\ProgramData
# default
SHELL := /bin/sh
# environment
HOMEPATH = \Users\geyre
# default
MAKECMDGOALS := all
# environment
DRIVERDATA = C:\Windows\System32\Drivers\DriverData
# environment
COMSPEC = C:\Windows\system32\cmd.exe
# environment
WINDIR = C:\Windows
# makefile (from 'Makefile', line 66)
BINFILES := 
# environment
MAKELEVEL := 0
# makefile (from 'Makefile', line 91)
LIBPATHS := -L/opt/devkitpro/portlibs/switch/lib -L/opt/devkitpro/libnx/lib
# default
MAKE = $(MAKE_COMMAND)
# makefile (from '/opt/devkitpro/libnx/switch_rules', line 8)
 
PATH := /opt/devkitpro/portlibs/switch/bin:/opt/devkitpro/tools/bin:/opt/devkitpro/devkitA64/bin:/c/Program Files/Eclipse Adoptium/jdk-11.0.14.101-hotspot/bin:/c/Program Files/Eclipse Foundation/jdk-8.0.302.8-hotspot/bin:/c/Program Files/ImageMagick-7.1.0-Q16-HDRI:/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.5/bin:/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.5/libnvvp:/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/opt/devkitpro/msys2/usr/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/d/Logiciel/Git/cmd:/c/MinGW/bin:/opt/devkitpro/tools/bin:/d/Programmation/C++/Library/SDL2_VS/lib/x64:/c/Program Files/CMake/bin:/c/Program Files/NVIDIA Corporation/Nsight Compute 2021.3.0:/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common:/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/c/ffmprg/bin:/c/Program Files/nodejs:/c/vclib/SDL2/lib/x64:/c/vclib/SDL2_ttf-2.0.18/lib/x64:/c/vclib/vcpkg:/c/Program Files/010 Editor:/home/geyre/scoop/shims:/home/geyre/AppData/Local/Programs/Python/Python39/Scripts:/home/geyre/AppData/Local/Programs/Python/Python39:/home/geyre/AppData/Local/Microsoft/WindowsApps:/d/Logiciel/Microsoft VS Code/bin:/home/geyre/spicetify-cli:/home/geyre/AppData/Roaming/npm:/c/Program Files/heroku/bin
# environment
COMPUTERNAME = DESKTOP-20558
# default
MAKEFILES := 
# automatic
^F = $(notdir $^)
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 5)
UNAME_R := 3.2.0-340.x86_64
# makefile (from 'Makefile', line 94)
jsons := 
# environment
PROMPT = $P$G
# environment
NVTOOLSEXT_PATH = C:\Program Files\NVIDIA Corporation\NvToolsExt\
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 26)
PREFIX := aarch64-none-elf-
# makefile (from 'Makefile', line 45)
LIBDIRS := /opt/devkitpro/portlibs/switch /opt/devkitpro/libnx
# environment
LOGONSERVER = \\DESKTOP-20558
# environment
VSCODE_LOG_NATIVE = false
# environment
USERNAME = geyre
# environment
COMMONPROGRAMFILES = C:\Program Files\Common Files
# automatic
?F = $(notdir $?)
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 57)
bin2o = 	bin2s -a 8 -H `(echo $(<F) | tr . _)`.h $< | $(AS) -o $(<F).o
# environment
PROGRAMW6432 = C:\Program Files
# environment
DEVKITPRO = /opt/devkitpro
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 4)
UNAME_S := MSYS_NT-10.0-19043
# environment
PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
# automatic
+F = $(notdir $+)
# environment
ORIGINAL_XDG_CURRENT_DESKTOP = undefined
# environment
USERDOMAIN = DESKTOP-20558
# 'override' directive
GNUMAKEFLAGS := 
# environment
OS = Windows_NT
# environment
DOKANLIBRARY1 = C:\Program Files\Dokan\Dokan Library-1.1.0\
# makefile
.DEFAULT_GOAL := all
# makefile (from 'Makefile', line 26)
ARCH := `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE
# default
MAKE_VERSION := 4.3
# 'override' directive
.SHELLSTATUS := 0
# makefile (from 'Makefile', line 83)
OFILES_SRC := cursor.o entity.o input.o main.o menu.o reboot.o renderWindow.o  
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 51)
SILENTCMD := @
# environment
PROGRAMFILES(X86) = C:\Program Files (x86)
# makefile (from 'Makefile', line 17)
BUILD := build
# makefile (from 'Makefile', line 56)
TOPDIR := /home/geyre/Desktop/PayloadReboot
# makefile (from 'Makefile', line 37)
LDFLAGS = -specs=$(DEVKITPRO)/libnx/switch.specs -g $(ARCH) -Wl,-Map,$(notdir $*.map)
# environment
NVCUDASAMPLES_ROOT = C:\ProgramData\NVIDIA Corporation\CUDA Samples\v11.5
# environment
USERDOMAIN_ROAMINGPROFILE = DESKTOP-20558
# environment
NUMBER_OF_PROCESSORS = 16
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 37)
ISVC = $(or $(VCBUILDHELPER_COMMAND),$(MSBUILDEXTENSIONSPATH32),$(MSBUILDEXTENSIONSPATH))
# environment
PUBLIC = C:\Users\Public
# environment
ASL.LOG = Destination=file
# environment
APPDATA = C:\Users\geyre\AppData\Roaming
# makefile (from 'Makefile', line 32)
CFLAGS := -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE   -D__SWITCH__
# environment
HOMEDRIVE = C:
# environment
PROCESSOR_ARCHITECTURE = AMD64
# makefile (from 'Makefile', line 132)
NROFLAGS = --icon=$(APP_ICON) --nacp=$(CURDIR)/$(TARGET).nacp --romfsdir=$(CURDIR)/$(ROMFS)
# environment
VSCODE_AMD_ENTRYPOINT = vs/workbench/api/node/extensionHostProcess
# environment
HOME = /home/geyre
# environment
COMMONPROGRAMFILES(X86) = C:\Program Files (x86)\Common Files
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 14)
DEVKITPATH = $(shell echo "$(DEVKITPRO)" | sed -e 's/^\([a-zA-Z]\):/\/\1/')
# makefile (from '/opt/devkitpro/libnx/switch_rules', line 7)
PORTLIBS := /opt/devkitpro/portlibs/switch
# environment
ELECTRON_RUN_AS_NODE = 1
# environment
TEMP = /home/geyre/AppData/Local/Temp
# environment
VSCODE_IPC_HOOK = \\.\pipe\af89cf11aaa70950cde1d38bf3e8f53a-1.67.2-main-sock
# environment
TERM = xterm-256color
# environment
DXSDK_DIR = C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 34)
NM := aarch64-none-elf-gcc-nm
# default
.RECIPEPREFIX := 
# automatic
<F = $(notdir $<)
# makefile (from 'Makefile', line 21)
ROMFS := romfs
# makefile (from 'Makefile', line 85)
HFILES_BIN := 
# default
SUFFIXES := 
# environment
ALLUSERSPROFILE = C:\ProgramData
# makefile (from 'Makefile', line 16)
TARGET := PayloadReboot
# makefile (from 'Makefile', line 77)
LD := aarch64-none-elf-g++
# environment
SESSIONNAME = Console
# makefile (from 'Makefile', line 34)
CXXFLAGS := -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE   -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 33)
STRIP := aarch64-none-elf-strip
# default
 
.FEATURES := target-specific order-only second-expansion else-if shortest-stem undefine oneshell nocomment grouped-target extra-prereqs archives jobserver output-sync check-symlink load
# environment
PROCESSOR_REVISION = 0802
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 29)
CXX := aarch64-none-elf-g++
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 28)
CC := aarch64-none-elf-gcc
# makefile (from '/opt/devkitpro/devkitA64/base_tools', line 32)
OBJCOPY := aarch64-none-elf-objcopy
# makefile (from 'Makefile', line 18)
SOURCES := source
# makefile (from 'Makefile', line 12)
APP_TITLE := PayloadReboot
# makefile (from 'Makefile', line 19)
DATA := data
# environment
PROCESSOR_IDENTIFIER = AMD64 Family 23 Model 8 Stepping 2, AuthenticAMD
# variable set hash-table stats:
# Load=168/1024=16%, Rehash=0, Collisions=35/338=10%

# Pattern-specific Variable Values

# No pattern-specific variable values.

# Directories

# /home/geyre/Desktop/PayloadReboot/data: could not be stat'd.
# . (device 633659225, inode 12666373952105222): 14 files, no impossibilities.
# source (device 633659225, inode 16888498602765689): 9 files, no impossibilities.
# data: could not be stat'd.
# /home/geyre/Desktop/PayloadReboot/source (device 633659225, inode 16888498602765689): 9 files, no impossibilities.

# 32 files, no impossibilities in 5 directories.

# Implicit Rules

%.a:
#  recipe to execute (from '/opt/devkitpro/devkitA64/base_rules', line 6):
	$(SILENTMSG) $(notdir $@)
	@rm -f $@
	$(SILENTCMD)$(AR) -rc $@ $^

%.o: %.cpp
#  recipe to execute (from '/opt/devkitpro/devkitA64/base_rules', line 13):
	$(SILENTMSG) $(notdir $<)
	$(SILENTCMD)$(CXX) -MMD -MP -MF $(DEPSDIR)/$*.d $(CXXFLAGS) -c $< -o $@ $(ERROR_FILTER)

%.o: %.c
#  recipe to execute (from '/opt/devkitpro/devkitA64/base_rules', line 18):
	$(SILENTMSG) $(notdir $<)
	$(SILENTCMD)$(CC) -MMD -MP -MF $(DEPSDIR)/$*.d $(CFLAGS) -c $< -o $@ $(ERROR_FILTER)

%.o: %.s
#  recipe to execute (from '/opt/devkitpro/devkitA64/base_rules', line 23):
	@echo $(notdir $<)
	$(SILENTCMD)$(CC) -MMD -MP -MF $(DEPSDIR)/$*.d -x assembler-with-cpp $(ASFLAGS) -c $< -o $@ $(ERROR_FILTER)

%.o: %.S
#  recipe to execute (from '/opt/devkitpro/devkitA64/base_rules', line 28):
	$(SILENTMSG) $(notdir $<)
	$(SILENTCMD)$(CC) -MMD -MP -MF $(DEPSDIR)/$*.d -x assembler-with-cpp $(ASFLAGS) -c $< -o $@ $(ERROR_FILTER)

%.nacp: Makefile /opt/devkitpro/libnx/switch_rules /opt/devkitpro/devkitA64/base_rules /opt/devkitpro/devkitA64/base_tools
#  recipe to execute (from '/opt/devkitpro/libnx/switch_rules', line 30):
	@nacptool --create "$(APP_TITLE)" "$(APP_AUTHOR)" "$(APP_VERSION)" $@ $(NACPFLAGS)
	@echo built ... $(notdir $@)

%.npdm:
#  recipe to execute (from '/opt/devkitpro/libnx/switch_rules', line 35):
	@npdmtool $< $@
	@echo built ... $(notdir $@)

%.pfs0: %.nso
#  recipe to execute (from '/opt/devkitpro/libnx/switch_rules', line 53):
	$(make_pfs0)

%.nsp: %.nso
#  recipe to execute (from '/opt/devkitpro/libnx/switch_rules', line 60):
	$(make_pfs0)

%.nso: %.elf
#  recipe to execute (from '/opt/devkitpro/libnx/switch_rules', line 64):
	@elf2nso $< $@
	@echo built ... $(notdir $@)

%.nro: %.elf
#  recipe to execute (from '/opt/devkitpro/libnx/switch_rules', line 69):
	@elf2nro $< $@ $(NROFLAGS)
	@echo built ... $(notdir $@)

%.kip: %.elf
#  recipe to execute (from '/opt/devkitpro/libnx/switch_rules', line 74):
	@elf2kip $< $(APP_JSON) $@
	@echo built ... $(notdir $@)

%.elf:
#  recipe to execute (from '/opt/devkitpro/libnx/switch_rules', line 79):
	@echo linking $(notdir $@)
	@$(LD) $(LDFLAGS) $(OFILES) $(LIBPATHS) $(LIBS) -o $@
	@$(NM) -CSn $@ > $(notdir $*.lst)

# 13 implicit rules, 0 (0.0%) terminal.
# Files

# Not a target:
/opt/devkitpro/libnx/switch_rules:
#  Implicit rule search has been done.
#  Last modified 2021-06-25 19:29:40
#  File has been updated.
#  Successfully updated.

# Not a target:
Makefile:
#  Implicit rule search has been done.
#  Last modified 2022-05-14 13:23:27.6557141
#  File has been updated.
#  Successfully updated.

clean:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  File does not exist.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 146):
	@echo clean ...
	@rm -fr $(BUILD) $(TARGET).nro $(TARGET).nacp $(TARGET).elf

# Not a target:
/opt/devkitpro/devkitA64/base_tools:
#  Implicit rule search has been done.
#  Last modified 2020-07-28 04:23:39
#  File has been updated.
#  Successfully updated.

# Not a target:
.DEFAULT:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

all: build
#  Phony target (prerequisite of .PHONY).
#  Command line target.
#  Implicit rule search has not been done.
#  File does not exist.
#  File has been updated.
#  Needs to be updated (-q is set).
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/7=0%

build:
#  Phony target (prerequisite of .PHONY).
#  Implicit rule search has not been done.
#  Implicit/static pattern stem: ''
#  File does not exist.
#  File has been updated.
#  Needs to be updated (-q is set).
# automatic
# @ := build
# automatic
 
# * := 
# automatic
# < := 
# automatic
# + := 
# automatic
# % := 
# automatic
# ^ := 
# automatic
# ? := 
# automatic
# | := 
# variable set hash-table stats:
# Load=8/32=25%, Rehash=0, Collisions=2/17=12%
#  recipe to execute (from 'Makefile', line 141):
	@[ -d $@ ] || mkdir -p $@
	@$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefile

# Not a target:
/opt/devkitpro/devkitA64/base_rules:
#  Implicit rule search has been done.
#  Last modified 2020-07-28 04:23:39
#  File has been updated.
#  Successfully updated.

.SUFFIXES:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

.PHONY: build clean all
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# files hash-table stats:
# Load=10/1024=1%, Rehash=0, Collisions=0/32=0%
# VPATH Search Paths

# No 'vpath' search paths.

# General ('VPATH' variable) search path:
# /home/geyre/Desktop/PayloadReboot/source:/home/geyre/Desktop/PayloadReboot/data

# strcache buffers: 1 (0) / strings = 48 / storage = 559 B / avg = 11 B
# current buf: size = 8162 B / used = 559 B / count = 48 / avg = 11 B

# strcache performance: lookups = 85 / hit rate = 43%
# hash-table stats:
# Load=48/8192=1%, Rehash=0, Collisions=1/85=1%
# Finished Make data base on Wed Jun  1 18:34:50 2022