You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/menuselect/makeopts

14 lines
288 B

# NOTE: Names of _INCLUDE and _LIB entries in this file must be
# the exact uppercase equivalents of the names used for
# dependencies in menuselect for the same package.
CC=gcc
OSARCH=linux-gnu
CURSES_INCLUDE=
CURSES_LIB=-lcurses
NCURSES_INCLUDE=
NCURSES_LIB=-lncurses