mc-like_console/Makefile

3 lines
41 B
Makefile
Raw Normal View History

2023-02-13 11:08:57 +03:00
all:
2023-02-13 12:54:00 +03:00
gcc main.c -lncurses -g -o console