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