Skip to content
  • Simon Marlow's avatar
    1e717429
    [project @ 1999-10-06 12:25:18 by simonmar] · 1e717429
    Simon Marlow authored
    Always prepend `#! $(INTERP)' to a script, even if we're BIN_DISTing.
    It doesn't do any harm, and means that we can execute the BIN_DIST
    version of a script from the build tree, provided it doesn't depend on
    any global paths.
    1e717429
    [project @ 1999-10-06 12:25:18 by simonmar]
    Simon Marlow authored
    Always prepend `#! $(INTERP)' to a script, even if we're BIN_DISTing.
    It doesn't do any harm, and means that we can execute the BIN_DIST
    version of a script from the build tree, provided it doesn't depend on
    any global paths.
Loading