aboutsummaryrefslogtreecommitdiff
path: root/extra/oksh/build
blob: fe6d6ef130a7418f8dd9745911920f15242e03c1 (plain)
1
2
3
4
5
#!/bin/sh -e

# We use a custom Makefile, instead of running ./configure
make
make DESTDIR="$1" install