aboutsummaryrefslogblamecommitdiffstats
path: root/Makefile
blob: bc095775ba82428eae967f27a640b4307fec03bb (plain) (tree)
1
2
3


                                  
all: example
example: example.cpp
	g++ -o example example.cpp