Remove trailing whitespace

This commit is contained in:
2025-06-22 18:48:26 +03:00
parent 6ff6896969
commit 77470adbcd
49 changed files with 238 additions and 238 deletions

View File

@@ -12,13 +12,13 @@ endif
# Targets
default:
$(MAKE) -f Makefile.$(MAKEFILE)
$(MAKE) -f Makefile.$(MAKEFILE)
all:
$(MAKE) -f Makefile.$(MAKEFILE) all
$(MAKE) -f Makefile.$(MAKEFILE) all
dist:
$(MAKE) -f Makefile.$(MAKEFILE) dist
$(MAKE) -f Makefile.$(MAKEFILE) dist
clean:
$(MAKE) -f Makefile.$(MAKEFILE) clean
$(MAKE) -f Makefile.$(MAKEFILE) clean