diff options
| author | Mattias Andrée <maandree@kth.se> | 2017-10-14 12:15:35 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2017-10-14 12:25:36 +0200 | 
| commit | 9e821d21b1a6462b6d6fad288599e76eaa273603 (patch) | |
| tree | 8e2e024c43bffcbb78aceb0a9ebc01d7b831e92c /.gitignore | |
| parent | Do not use texman (diff) | |
| download | sha3sum-9e821d21b1a6462b6d6fad288599e76eaa273603.tar.gz sha3sum-9e821d21b1a6462b6d6fad288599e76eaa273603.tar.bz2 sha3sum-9e821d21b1a6462b6d6fad288599e76eaa273603.tar.xz | |
Simplify makefile
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 3 | 
1 files changed, 1 insertions, 2 deletions
| @@ -1,5 +1,3 @@ -obj/ -bin/  *~  *\#*  *.o @@ -10,3 +8,4 @@ bin/  *.gch  *.1  !/xsum.1 +/*sum | 
