Skip to content

Commit

Permalink
use Holmakefile path relative to HOLBADIR
Browse files Browse the repository at this point in the history
  • Loading branch information
palmskog authored Dec 5, 2024
1 parent 9a76df9 commit b99b4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/lifter/examples/Holmakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
INCLUDES = ..
INCLUDES = $(HOLBADIR)/src/tools/lifter

all: $(DEFAULT_TARGETS)
.PHONY: all

0 comments on commit b99b4f4

Please sign in to comment.