Removed spurious space
authorRalph Ronnquist <rrq@rrq.au>
Wed, 27 Dec 2023 12:27:35 +0000 (23:27 +1100)
committerRalph Ronnquist <rrq@rrq.au>
Wed, 27 Dec 2023 12:27:35 +0000 (23:27 +1100)
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))