summaryrefslogtreecommitdiff
path: root/a1/Makefile
blob: af4aa77aaee77728b9cde8a189e280744fa0773d (plain)
1
2
3
all:
	g++ -std=c++20 -fmodules-ts -x c++-system-header iostream
	g++ -std=c++20 -fmodules-ts hello.cc -o hello