1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

Update GNUmakefile

Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
This commit is contained in:
Brandon Maier 2025-02-18 14:13:31 -06:00 committed by GitHub
parent 7628dc2299
commit 22db84fed0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ ifneq (,$(filter install, $(MAKECMDGOALS)))
override PROFILE:=release override PROFILE:=release
endif endif
# Needed for the foreach loops to split each loop into a seperate command # Needed for the foreach loops to split each loop into a separate command
define newline define newline