Change some _exit(0|1) to _exit(EXIT_SUCCESS|EXIT_FAILURE).
[libguestfs.git] / haskell / Makefile.am
2009-11-19 Matthew Boothbuild: Fix parallel build of haskell bindings
2009-11-19 Matthew Boothbuild: Fix inter-directory dependencies
2009-07-03 Matthew BoothMake it possible to build in a separate directory
2009-06-28 Richard W.M. JonesHaskell bindings: Implement bindtests.
2009-05-28 Richard W.M. JonesMove the appliance and build scripts into new appliance...
2009-05-10 Richard JonesPartial Haskell bindings.