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