diff options
| author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-07-12 14:42:40 +0200 |
|---|---|---|
| committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-07-12 14:42:40 +0200 |
| commit | b680d757d55609a58a90c3eb4c149bcd588a21f7 (patch) | |
| tree | 43cd2e0095f15e8f3acdff52ef35c116a142fc48 /Makefile | |
| parent | f9ee883ee1c1281fcd595f0a882d8bc978736f28 (diff) | |
Update cv
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ .POSIX: FILENAME = rydholm-gustaf-cv +all: clean compile clean: rm -f *.aux *.log *.out *.pdf |