Changeset ae3cdaeb1abccc50b76803d6a692d6acaa7116c6
- Timestamp:
- 04/08/11 15:37:13
(2 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1302277033 -0400
- git-parent:
[a903b9db236ead3610e4af238cd3db7355241750]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1302277033 -0400
- Message:
remove the re2c auto build...
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r5f816fc |
rae3cdae |
|
| 181 | 181 | @$(XML2H) helpStyleXML < modules/module-online.xsl > $@ |
|---|
| 182 | 182 | |
|---|
| 183 | | noit_tokenizer.c: noit_tokenizer.re |
|---|
| | 183 | noit_tokenizer.c: |
|---|
| 184 | 184 | @re2c -o $@ noit_tokenizer.re |
|---|
| 185 | 185 | @echo "- re2c noit_tokenizer.re" |
|---|