[mousetrap/gnome3-wip: 188/240] Add `make pristine`
- From: Heidi Ellis <heidiellis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mousetrap/gnome3-wip: 188/240] Add `make pristine`
- Date: Mon, 8 Sep 2014 15:28:22 +0000 (UTC)
commit cd5029a71f7e374d81a526a17668d24111d0892d
Author: Stoney Jackson <dr stoney gmail com>
Date: Sat Jun 28 09:01:01 2014 -0400
Add `make pristine`
Makefile.am | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b69948d..1f3d1bd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -66,3 +66,11 @@ clean-local:
distclean-local:
rm -rf $(builddir)/mousetrap.egg-info
+
+
+##############################################################################
+# TARGET: pristine
+
+pristine:
+ git clean -df # deletes ignored
+ git clean -Xdf # deletes untracked
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]