Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
wfpl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cab4c11
)
added Makefile to examples (for tags generation)
author
Jason Woofenden
<jason183@herkamire.com>
Mon, 24 Sep 2007 04:32:54 +0000
(
00:32
-0400)
committer
Jason Woofenden
<jason183@herkamire.com>
Mon, 24 Sep 2007 04:32:54 +0000
(
00:32
-0400)
examples/Makefile
[new file with mode: 0644]
patch
|
blob
diff --git a/examples/Makefile
b/examples/Makefile
new file mode 100644
(file)
index 0000000..
ef83502
--- /dev/null
+++ b/
examples/Makefile
@@ -0,0
+1,2
@@
+tags: *.php code/*.php code/wfpl/*.php
+ exuberant-ctags --append=yes $?