summaryrefslogtreecommitdiffstats
path: root/guw/makefile
diff options
context:
space:
mode:
authorRené Engelhard <rene@openoffice.org>2009-01-24 12:09:06 +0000
committerRené Engelhard <rene@openoffice.org>2009-01-24 12:09:06 +0000
commit1d5536011ba650388bb6c23ef583349f48a6f87d (patch)
treeade2eae39d70844bb7ea96720823809cee4cd59a /guw/makefile
parent#100000# add arabic for packaging (diff)
downloadcore-1d5536011ba650388bb6c23ef583349f48a6f87d.tar.gz
core-1d5536011ba650388bb6c23ef583349f48a6f87d.zip
i10000# fix Windows build
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)