projects
/
re2c
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6d77d9
)
- Need to add code.h
author
helly
<helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 31 Dec 2005 00:25:25 +0000
(
00:25
+0000)
committer
helly
<helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 31 Dec 2005 00:25:25 +0000
(
00:25
+0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 2ddd837021672d5076388a394831d3fd2543fa4b..af02a7c4597c56c8af249ef3bd71efbbff321c92 100755
(executable)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-4,7
+4,7
@@
bin_PROGRAMS = re2c
re2c_SOURCES = code.cc dfa.cc main.cc parser.cc actions.cc scanner.re substr.cc\
translate.cc scanner.cc mbo_getopt.cc \
basics.h dfa.h globals.h ins.h parser.h re.h scanner.h \
- substr.h token.h mbo_getopt.h
+ substr.h token.h mbo_getopt.h
code.h
BUILT_SOURCES = parser.cc scanner.cc
man_MANS = re2c.1