Update 2022-12-13 23:16 OpenBSD/amd64
This commit is contained in:
@@ -227,7 +227,7 @@ function MyMake()
|
||||
if filereadable("Makefile")
|
||||
:w! | !make
|
||||
else
|
||||
:w! | !cc -o %:p:r %:p
|
||||
:w! | !cc -o %:p:r -lsndio %:p
|
||||
endif
|
||||
endfunction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user