mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:07:34 +00:00
uname: Port to LibMain
This commit is contained in:
parent
91f5fc796b
commit
e9a15995fd
2 changed files with 6 additions and 12 deletions
|
@ -149,6 +149,7 @@ target_link_libraries(top LibMain)
|
|||
target_link_libraries(touch LibMain)
|
||||
target_link_libraries(truncate LibMain)
|
||||
target_link_libraries(tt LibPthread)
|
||||
target_link_libraries(uname LibMain)
|
||||
target_link_libraries(uniq LibMain)
|
||||
target_link_libraries(unzip LibArchive LibCompress)
|
||||
target_link_libraries(uptime LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue