chiark
/
gitweb
/
~mdw
/
tig
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2509b11
)
Add strip rule
author
Jonas Fonseca
<fonseca@diku.dk>
Sat, 3 Jun 2006 22:41:38 +0000
(
00:41
+0200)
committer
Jonas Fonseca Madsen
<fonseca@ask.diku.dk>
Sat, 3 Jun 2006 22:42:38 +0000
(
00:42
+0200)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index a7ff69bb3ca8e1ac16f17302138ab46bb371b4e2..75e694daca07d7569fc2b762aa30a4a7999cb29e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-37,6
+37,9
@@
clean:
spell-check:
aspell --lang=en --check tig.1.txt tigrc.5.txt manual.txt
+strip: all
+ strip $(PROGS)
+
.PHONY: all all-debug doc install install-doc clean spell-check
tig: tig.c