[libpeas: 17/18] Add .PHONY to Makefile.tests
- From: Steve Frécinaux <sfre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libpeas: 17/18] Add .PHONY to Makefile.tests
- Date: Fri, 4 Mar 2011 09:41:15 +0000 (UTC)
commit 7f193c786c73e76e0c1096ac09afcba4f9964619
Author: Garrett Regier <alias301 gmail com>
Date: Thu Mar 3 04:47:32 2011 -0800
Add .PHONY to Makefile.tests
tests/Makefile.tests | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.tests b/tests/Makefile.tests
index cf663c2..03f6e66 100644
--- a/tests/Makefile.tests
+++ b/tests/Makefile.tests
@@ -44,3 +44,5 @@ generate-report: $(TEST_PROGS)
G_SLICE=debug-blocks $(GTESTER) $(GTESTER_ARGS) $(TEST_PROGS)
CLEANFILES = vgdump-*
+
+.PHONY: test test-gdb test-valgrind test-callgrind generate-report
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]