mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 04:50:03 -04:00
9 lines
251 B
Plaintext
9 lines
251 B
Plaintext
# $NetBSD: Setup.in,v 1.2 2000/10/22 20:01:52 tsarna Exp $
|
|
#
|
|
*shared*
|
|
_curses _cursesmodule.c -DHAVE_NCURSES_H -I@LOCALBASE@/include \
|
|
-L@LOCALBASE@/lib -R@LOCALBASE@/lib -lncurses
|
|
#
|
|
# NetBSD curses (doesn't work):
|
|
# _curses _cursesmodule.c -lcurses
|