projects
/
rrq
/
newlisp
/
packnl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
353d93f
)
Removed spurious space
author
Ralph Ronnquist
<rrq@rrq.au>
Wed, 27 Dec 2023 12:27:35 +0000
(23:27 +1100)
committer
Ralph Ronnquist
<rrq@rrq.au>
Wed, 27 Dec 2023 12:27:35 +0000
(23:27 +1100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 240d8d744cb8492e36eb7cc718b5c2e1968bf3fc..295004d5d5894d4891cf1694e8272787dac0a0d5 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-20,7
+20,7
@@
LSPMODFILES = incore.lsp main-args.lsp
BINDIR = $(DESTDIR)/usr/bin
MAN8DIR = $(DESTDIR)/usr/share/man/man8
-LSPMODDIR = $(DESTDIR)/usr/share/newlisp
+LSPMODDIR = $(DESTDIR)/usr/share/newlisp
INSTALLTARGETS =
INSTALLTARGETS += $(addprefix $(BINDIR),$(BINFILES))