diff options
author | Case Duckworth | 2023-05-31 16:52:45 -0500 |
---|---|---|
committer | Case Duckworth | 2023-05-31 16:52:45 -0500 |
commit | 54d76978a2e2a4d9036ca7dbc69e2493af4377ac (patch) | |
tree | cb5bc33417e21628d488ef1c11c3c701e5a603f2 /makefile | |
parent | Add (yolk attrs) (diff) | |
download | yolk-54d76978a2e2a4d9036ca7dbc69e2493af4377ac.tar.gz yolk-54d76978a2e2a4d9036ca7dbc69e2493af4377ac.zip |
Delete spurious file
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile index 05522f6..49f5f61 100644 --- a/makefile +++ b/makefile | |||
@@ -4,4 +4,4 @@ install: | |||
4 | 4 | ||
5 | .PHONY: clean | 5 | .PHONY: clean |
6 | clean: | 6 | clean: |
7 | rm -f *.so *.o *.link *.build.sh | 7 | rm -f *.so *.o *.link *.build.sh *.import.scm *.install.sh |