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:
322b050
)
Moved lsp module files into /usr/share/newlisp/modules
0.1.0
author
Ralph Ronnquist
<rrq@rrq.au>
Sat, 30 Dec 2023 09:19:10 +0000
(20:19 +1100)
committer
Ralph Ronnquist
<rrq@rrq.au>
Sat, 30 Dec 2023 09:19:10 +0000
(20:19 +1100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 05e409d9d41bf2c45f3e6ece5b35a71a9b503645..480c1083844538bca6b7a355af9d5c6bb7bd3ef4 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
/modules
INSTALLTARGETS =
INSTALLTARGETS += $(addprefix $(BINDIR)/,$(BINFILES))