diff options
author | Rob Austein <sra@hactrn.net> | 2015-06-16 19:50:43 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-06-16 19:50:43 -0400 |
commit | c4b3c14cee66da31b399fb88766df87c95c464ce (patch) | |
tree | 49138de2844619a04ef8e9bc3d6e2336a98678b4 /.gitignore | |
parent | 1fd31410722c665e68832fa59bdc1a624a4f0bef (diff) |
Add tags target to GNUmakefile.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,5 @@ *~ -tomsfastmath -tfm.h +TAGS libtfm.a +tfm.h +tomsfastmath |