Emojify/Makefile
2018-11-14 15:03:31 -05:00

3 lines
46 B
Makefile

a.out: main.cpp
clang++ --std=c++11 main.cpp