diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ +GOFLAGS?= + aerc: - go build -o aerc + go build $(GOFLAGS) -o aerc %.1: doc/%.1.scd scdoc < $< > $@ |
index : aerc | ||
Clone of https://git.sr.ht/~rjarry/aerc | Robin Jarry <robin@jarry.cc> |
aboutsummaryrefslogtreecommitdiffstats |