Skip to content

Commit

Permalink
#85 Re-order included files
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Oct 16, 2024
1 parent eefb87d commit fe2e712
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,8 @@ default: help
# Operating System / Architecture targets
# -----------------------------------------------------------------------------

-include makefiles/$(OSTYPE).mk
-include makefiles/$(OSTYPE)_$(OSARCH).mk

-include makefiles/$(OSTYPE).mk

.PHONY: hello-world
hello-world: hello-world-osarch-specific
Expand Down

0 comments on commit fe2e712

Please sign in to comment.