Home | History | Annotate | Line # | Download | only in dist
      1  1.1  christos #!/bin/sh -
      2  1.1  christos #
      3  1.1  christos # Does nothing; used if we don't have a command-line flag to the compiler
      4  1.1  christos # to get it to generate dependencies.
      5  1.1  christos #
      6  1.1  christos exit 0
      7