summaryrefslogtreecommitdiff
path: root/guw/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'guw/makefile')
-rw-r--r--guw/makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/guw/makefile b/guw/makefile
index c8f24e6ddbb2..8931c32f81a0 100644
--- a/guw/makefile
+++ b/guw/makefile
@@ -2,11 +2,4 @@ sources = guw.cc
guw : $(sources)
g++ -Wall -o guw $(sources)
-sources = guw.cc
-guw : $(sources)
- g++ -Wall -o guw $(sources)
-sources = guw.cc
-
-guw : $(sources)
- g++ -Wall -o guw $(sources)