mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-18 23:32:17 -08:00
cosmetic: indent comment
This commit is contained in:
parent
348e234dc4
commit
72d8e9603b
1 changed files with 2 additions and 2 deletions
|
|
@ -273,8 +273,8 @@ build-stamp: config.status
|
|||
echo "#" `uname -a` > $@
|
||||
head -8 config.log | tail -6 >> $@
|
||||
install:
|
||||
# Here we would use the option -s but the install program in sourceforge-solaris
|
||||
# is broken.
|
||||
# Here we would use the option -s but the install program in sourceforge-solaris
|
||||
# is broken.
|
||||
$(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(libdir) \
|
||||
$(DESTDIR)$(ecldir) $(DESTDIR)$(includedir) $(DESTDIR)$(includedir)/ecl
|
||||
for i in $(TARGETS); do \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue