[ekiga/gnome-2-26] [windows] Remove some unuseful touch commands when building
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/gnome-2-26] [windows] Remove some unuseful touch commands when building
- Date: Mon, 19 Apr 2010 00:00:36 +0000 (UTC)
commit d0ff791b4050c67d8c5f68d9f765b2dc30225588
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Mon Apr 19 02:00:00 2010 +0200
[windows] Remove some unuseful touch commands when building
win32/Makefile | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index cea6fc2..5896212 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -327,7 +327,6 @@ update-sources::
$(SIGC_DIR)/config.status: $(SRCDIR)/$(SIGC_ARCHIVE)
tar xfz $(SRCDIR)/$(SIGC_ARCHIVE)
cd $(SIGC_DIR); ./configure $(confflags) --enable-shared
- touch $@
$(LIBDIR)/libsigc++.a: $(SIGC_DIR)/config.status
$(MAKE) $(MAKEOPTS) -C $(SIGC_DIR)
@@ -342,7 +341,6 @@ update-sources::
$(EXPAT_DIR)/config.status: $(SRCDIR)/$(EXPAT_ARCHIVE)
tar xfz $(SRCDIR)/$(EXPAT_ARCHIVE)
cd $(EXPAT_DIR); ./configure $(confflags)
- touch $@
$(INCLUDEDIR)/expat.h:
install -m 644 $(EXPAT_DIR)/lib/expat.h $(INCLUDEDIR)/
@@ -351,7 +349,6 @@ $(INCLUDEDIR)/expat.h:
$(LIBDIR)/libexpat.a: $(EXPAT_DIR)/config.status $(INCLUDEDIR)/expat.h
$(MAKE) $(MAKEOPTS) -C $(EXPAT_DIR)
$(MAKE) $(MAKEOPTS) -C $(EXPAT_DIR) install
- touch $@
### OPENLDAP
update-sources::
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]