Changes in src/Parser/module.mk [44f44617:fc846ae]
- File:
-
- 1 edited
-
src/Parser/module.mk (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Parser/module.mk
r44f44617 rfc846ae 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 AINTAINERCLEANFILES +=Parser/parser.output33 MOSTLYCLEANFILES += Parser/parser.hh Parser/parser.output
Note:
See TracChangeset
for help on using the changeset viewer.