aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-23 21:32:42 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-23 21:32:42 +0000
commit5001e8eeb99d81a492ca782dbed8df0063a26ab2 (patch)
tree36a6744358be88acfbdbc6d5acecd3b48a55f28c
parentd3f0fbf7f5f348a28dddee1d5062024e857b20b3 (diff)
removed broken target that overrides actual target just to display a message
svn path=/trunk/externals/template/; revision=13900
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 28b928f..060ab3a 100644
--- a/Makefile
+++ b/Makefile
@@ -165,10 +165,6 @@ $(LIBRARY_NAME): $(SOURCES:.c=.o) $(LIBRARY_NAME).o
$(CC) $(LDFLAGS) -o $(LIBRARY_NAME).$(EXTENSION) $(SOURCES:.c=.o) $(LIBRARY_NAME).o $(LIBS)
chmod a-x $(LIBRARY_NAME).$(EXTENSION)
-$(LIBRARY_NAME): $(LIBRARY_NAME).$(EXTENSION)
- @echo "finished building $@"
-
-
install: libdir_install
# The meta and help files are explicitly installed to make sure they are