diff options
| author | Rodrigo Alejandro Melo <rmelo@inti.gob.ar> | 2017-11-24 13:27:34 -0300 |
|---|---|---|
| committer | Rodrigo Alejandro Melo <rmelo@inti.gob.ar> | 2017-11-24 13:30:57 -0300 |
| commit | 436f8a18014bc0614e3181ee1fd2679d682eea07 (patch) | |
| tree | 17c235e950a2280bd7435f4d6eb1f627c316696b /examples | |
| parent | 508777e34fe7ff0a1580695a18924768dca0ab59 (diff) | |
| download | vhdl2vl-436f8a18014bc0614e3181ee1fd2679d682eea07.tar.gz vhdl2vl-436f8a18014bc0614e3181ee1fd2679d682eea07.zip | |
Implemented a mechanism to exclude files in the main Makefile
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/.exclude | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/.exclude b/examples/.exclude new file mode 100644 index 0000000..458a443 --- /dev/null +++ b/examples/.exclude @@ -0,0 +1,5 @@ +Makefile +todo.* +bigfile.* +for.* +partselect.* |

