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