Skip to content

Commit

Permalink
cmake install ubuntu
Browse files Browse the repository at this point in the history
works on ubuntu (debian)
  • Loading branch information
sn248 committed Nov 25, 2024
1 parent 6d913fb commit a3d6d4b
Show file tree
Hide file tree
Showing 146 changed files with 7,421 additions and 95,697 deletions.
9 changes: 9 additions & 0 deletions cleanup
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#! /bin/sh

rm -fr src/*.o src/*.so autom4te.cache config.log config.status inst/lib/*.a
rm -fr src/sundials
rm -fr inst/lib
rm -f configure~
rm -f Makevars
rm -f config.log
rm -f config.status
Loading

0 comments on commit a3d6d4b

Please sign in to comment.