chiark
/
gitweb
/
~ian
/
hippotat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a4c6d6
)
Makefile: fix an endif comment
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 11 Oct 2024 12:39:05 +0000
(13:39 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 11 Oct 2024 14:17:06 +0000
(15:17 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d7cdca64cdef3a6bf20a0c0469958f5392c6d465..dba7194b6f509df3b1f54737a3e25b00de6369f2 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-23,7
+23,7
@@
else
CARGO ?= cargo
TARGET_DIR ?= target
-endif #
Cargo.nail
+endif #
$(NAILING_CARGO)
CARGO_RELEASE ?= release
TARGET_RELEASE_DIR ?= $(TARGET_DIR)/$(CARGO_RELEASE)