Skip to content

Commit

Permalink
fix mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
snmsts committed Sep 10, 2024
1 parent 55b2b79 commit 86b1b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ compile: show sigsegv ffcall clisp
--prefix=`pwd`/../$(PACK)
cd clisp/src; \
make; \
make install;
make install; \
make distrib

archive: show
Expand Down

0 comments on commit 86b1b83

Please sign in to comment.