//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.
*/

- This program is released under GPLv3+ license.
- build: ~$ ./configure && make
- default install dir is set to "(configure_dir)/inst" 
- do [~$ make DESTDIR='/' install]  if you want to install into your system
