1 2 3 4 5 6 7
pkg:setup ENV["DESTDIR"] = prefix make make test_standalone include.install Dir["tommath*.h"] lib.install "libtommath.a" pkgshare.install "test"