diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-07-14 16:34:58 +0300 | 
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-07-14 16:34:58 +0300 | 
| commit | 679aefb63d364b2bc73c13b75fe5bee407822892 (patch) | |
| tree | e7c8631aeda43d40f1d44e603f27a76d9e129f92 /Makefile | |
| parent | 4b3a6a072620b0b0a5ddc92ba615a4fea9964145 (diff) | |
| download | posthaste-679aefb63d364b2bc73c13b75fe5bee407822892.tar.gz posthaste-679aefb63d364b2bc73c13b75fe5bee407822892.zip | |
update ejit
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -12,7 +12,7 @@ setup: deps  		"${POSTHASTE_SOURCES}"  POSTHASTE_SOURCES	:= -CLEANUP		:= build deps.mk posthaste +CLEANUP			:= build deps.mk posthaste  include src/source.mk | 
