//GNU_AllPermissive
/* Copyright (C) 2022 Momi-g
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.
*/

- build: ~$ ./configure && make && make install
- default install dir: "(configure_dir)/inst" 
- do [~$ make DESTDIR='/' install]  if you want to install into your system
