Commit Graph

1 Commits (master)

Author SHA1 Message Date
Mike Gerwitz ba93b7c034
Add Makefile.am for bootstrapping
This provides a very basic Automake+Autoconf configuration.  At the moment
it handles only bootstrapping, but at least allows for the user to enter
`make' and have something useful happen.

* .gitignore: New file.
* Makefile.am: New file.
* autogen.sh: New file.
* bootstrap/Bootstrap.js (_error): Re-throw error.
* bootstrap/bootstrap.js: Exit with non-zero status code on failure.
* configure.ac: New file.
2018-09-10 23:07:54 -04:00