Commit Briefs

Omar Polo

typo



Omar Polo

switch to kristaps@' oconfigure

It's a bit ugly to depend _only_ on the OpenBSD make infrastructure; it's better when things are portable! Making mymenu-portable would be more effort than what it's worth it, so just make the main version portable (again). kristaps@' oconfigure (used also by mandoc-portable and mymenu) is a lightweight configure system that's really nice to use. see GitHub issue #1


Omar Polo

rework the build system and bump version

let's use OpenBSD' bsd.xconf.mk and bsd.prog.mk


Omar Polo

removed -std=c89

don't pretend this is C89, this is C99. We use stdint and other stuff. This also remove A LOT of warnings etc...


Omar Polo

Add -std=c89



Omar Polo

pledge added! :tada: closing #2


Omar Polo

Updated makefile and readme



Omar Polo

Updated makefile and readme



Omar Polo

I keep forgetting about -f


Omar Polo

Initial commit