最適化

This commit is contained in:
2026-01-17 23:52:07 +09:00
parent c6f2982855
commit 5f5f8248d8
11 changed files with 217 additions and 176 deletions

View File

@@ -1,19 +1,19 @@
# Unix Calc
XLibre向け電卓。
XLibre向け電卓。\
Xorg以外、従属ライブラリを使いません。
## インストールする方法 | Installation
### BSD
```sh
make
doas make install
doas make install release
```
### Linux
```sh
make
doas bmake install
doas bmake install release
```
![](scrot1.png)\