kiss-mfavila-large/ports/official/core/netbsd-curses/build

5 lines
93 B
Bash
Executable File

#!/bin/sh -e
make CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
make DESTDIR="$1" PREFIX=/usr install