Changes in src/Parser/module.mk [fc846ae:44f44617]
- File:
-
- 1 edited
-
src/Parser/module.mk (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Parser/module.mk
rfc846ae r44f44617 6 6 ## file "LICENCE" distributed with Cforall. 7 7 ## 8 ## module.mk -- 8 ## module.mk -- 9 9 ## 10 10 ## Author : Peter A. Buhr … … 31 31 Parser/parserutility.cc 32 32 33 M OSTLYCLEANFILES += Parser/parser.hhParser/parser.output33 MAINTAINERCLEANFILES += Parser/parser.output
Note:
See TracChangeset
for help on using the changeset viewer.