mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
5 lines
116 B
Bash
5 lines
116 B
Bash
#!/usr/bin/env bash
|
|
|
|
D=~/upp.src
|
|
~/bin/umk $D/uppbox,$D/uppsrc MakePosixInstall CLANG -rsvb ~/makeposix
|
|
~/makeposix
|