From ed9614b9c30c639e22208a9fcff3ad7e06584f81 Mon Sep 17 00:00:00 2001 From: test2 Date: Wed, 11 Mar 2020 16:26:37 +0200 Subject: [PATCH] hello 8 --- swarmlab/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarmlab/Makefile b/swarmlab/Makefile index 9c8f68c..8649401 100644 --- a/swarmlab/Makefile +++ b/swarmlab/Makefile @@ -4,7 +4,7 @@ hello: gcc ../examples/helloworld.c -o /root/helloworld -hello: +gcc: gcc ../examples/tower.c -o /root/tower