cosmetic: indent comment

This commit is contained in:
Daniel Kochmański 2016-10-09 10:56:24 +02:00
parent 348e234dc4
commit 72d8e9603b

View file

@ -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 \