diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2023-07-24 21:06:56 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2023-07-24 21:13:55 +0200 |
commit | 48b880aaed4e53964758d7bfeeb5650f462a9f15 (patch) | |
tree | 0e26423e21629a969479bca53b046be94ae38f9a /Makefile | |
parent | de62b713426c3455207b84013965fdf448920ef9 (diff) |
Tour3Log: Chapter 3 (and 4)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PRE=au_BentBisballeNyeng_ -all: A1 Log +all: A1 Tour3_Log A1: zip ${PRE}$@.zip a1/hello.cc |