Commit Graph

7 Commits

Author SHA1 Message Date
6edc25f562 Allow Makefile to inherit CFLAGS and such from environment. 2022-08-21 17:47:06 -04:00
14442c54e9 Minor change. 2022-08-21 17:44:53 -04:00
c3855530a0 Makefile should be more amenable to automated package management now. 2022-08-21 17:43:44 -04:00
959944f0b8 Modify makefile to accommodate the environment. 2022-08-21 17:35:43 -04:00
4ff29df2d3 Remove autoconf junk. Add Makefile. Move source files to src/. 2022-08-21 17:25:07 -04:00
24872f5713 Modify README. 2022-08-21 16:22:05 -04:00
be01821aec Initial commit.
Make Nebula compile cleanly (fix some potential overflows and clean up the style of the code).
2022-08-21 16:18:58 -04:00