Branch: Tag:

1998-04-23

1998-04-23 23:53:00 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>

typo fixed

Rev: src/Makefile.in:1.82

1:   # - # $Id: Makefile.in,v 1.81 1998/04/21 11:38:51 grubba Exp $ + # $Id: Makefile.in,v 1.82 1998/04/23 23:53:00 hubbe Exp $   #      # This line is needed on some machines.
157:    @echo Make sure you have '.' in your LD_LIBRARY_PATH.      pixie: pike -  atom pike -tool pixie -env threads -g -v `find lib/modues -type f -name '*.so' -print | sed -e 's/^/-incobj /g'` +  atom pike -tool pixie -env threads -g -v `find lib/modules -type f -name '*.so' -print | sed -e 's/^/-incobj /g'`    mv pike pike.pre-pixie    mv pike.pixie.threads pixie    @echo Make sure you have '.' in your LD_LIBRARY_PATH.