Question on error: "Makefile", line 24: Need an operator

Jim Stapleton stapleton.41 at gmail.com
Mon Jan 14 12:39:55 PST 2008


That worked perfectly.

Thank you,
-Jim Stapleton

On Jan 14, 2008 3:26 PM, Brandon S. Allbery KF8NH <allbery at ece.cmu.edu> wrote:
>
> On Jan 14, 2008, at 14:56 , Jim Stapleton wrote:
>
> > do-build:
> >     (cd ${WRKDIR}/extended_threading/extended_threading/ && \
> >      echo "import sys; import py_compile; for f in sys.argv:
> > py_compile.compile(f)" | python *)
>
> Spaces won't work:  indentation for commands must use hard tabs.
>
> --
> brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
> system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
> electrical and computer engineering, carnegie mellon university    KF8NH
>
>
>


More information about the freebsd-ports mailing list