aggregation: aggregation.c gcc -o aggregation aggregation.c run: ./aggregation clean: rm -rf aggregation