| To: | Heath Putnam <hp@heathputnam.com> |
|---|---|
| Subject: | Re: Please fix Makefile.in or add gmake to the package |
| From: | Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de> |
| Date: | Wed, 15 Sep 2004 09:56:45 +0200 |
| Cc: | scsh-users@scsh.net |
| List-id: | <scsh-users.list-id.scsh.net> |
Heath Putnam <hp@heathputnam.com> writes: > Dear Scsh maintainer(s), > > When compiling 0.6.6, there a problem if you use the default OpenBSD > make. > > You'll get the error: > Using $< in a non-suffix rule context is a GNUmake idiom (line 942 of > Makefile) > > Here's my fix: > > diff Makefile.in Makefile.in.fixed > 942c942 > < -e 's|@scsh_LDFLAGS@|$(LDFLAGS)|g' $< > $@ > --- >> -e 's|@scsh_LDFLAGS@|$(LDFLAGS)|g' scsh/configure.scm.in > $@ Brian seems to have fixed this in CVS a little while ago. -- Martin |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: scsh and large files, Martin Gasbichler |
|---|---|
| Next by Date: | Responding back to your email.., Myles Owens |
| Previous by Thread: | Please fix Makefile.in or add gmake to the package, Heath Putnam |
| Next by Thread: | Responding back to your application, Rolland Alvarez |
| Indexes: | [Date] [Thread] [Top] [All Lists] |