cpp/string/makefile

3 lines
38 B
Makefile
Raw Normal View History

2023-07-16 07:03:47 +00:00
all:
g++ main.cpp -Wall -Wextra -o a