mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2026-03-31 18:00:12 -04:00
4 lines
46 B
Makefile
4 lines
46 B
Makefile
default:
|
|
$(CC) build.c
|
|
./a.out || build.exe
|