Skip to content

Commit

Permalink
clear Makefile 3
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzthekid committed Apr 19, 2024
1 parent b57f972 commit efd304f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ subdirs:
mkdir -p _build/log
mkdir -p _build/obj
mkdir -p _build/tmp
mkdir -p _build/libs
gcc -fPIC --shared -o _build/libs/rvsops.so nifs/rvsops.c
cd csrc; make

0 comments on commit efd304f

Please sign in to comment.