Add uninstall

This commit is contained in:
retropikzel 2026-04-04 09:30:57 +03:00
parent 4adf2c892c
commit 8b9d76be25
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@ build:
install:
install compile-r7rs ${PREFIX}/bin/compile-r7rs
uninstall:
rm -rf ${PREFIX}/bin/compile-r7rs
test:
# Misc
rm -rf .tmp