This website requires JavaScript.
Explore
Help
Register
Sign in
Selene
/
VIANC
Watch
1
Star
0
Fork
You've already forked VIANC
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
48a0cd1377
VIANC
/
pw_plugin
/
Makefile
6 lines
76 B
Makefile
Raw
Normal View
History
Unescape
Escape
Setting up pw build environment
2025-01-16 14:25:06 +01:00
.PHONY
:
build
build
:
main
.
out
main.out
:
main
.
o
Basic whitenoise generator
2025-01-16 23:35:35 +01:00
$(
CXX
)
$(
LDFLAGS
)
$^ -o
$@
Reference in a new issue
Copy permalink