Do the dependency-omitting for 'make 1' in a slightly different way
[ghc-hetmet.git] / ghc / ghc.wrapper
index 8e6adc5..db3ebb0 100644 (file)
@@ -1,2 +1 @@
-
-$executablename -B$datadir -dynload wrapped ${1+"$@"}
+exec "$executablename" -B"$topdir" -pgmc "$pgmgcc" ${1+"$@"}