Skip to content

Commit

Permalink
file used to compile the source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jun Du committed Sep 23, 2022
1 parent a4e91a0 commit e18b509
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions compile.bash
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
./autogen.sh
cd build
../configure
make clean; make

0 comments on commit e18b509

Please sign in to comment.