Home
last modified time | relevance | path

Searched refs:ncview (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/lib/libcurses/EXAMPLES/
H A DMakefile36 all: wcview nwview ccview tcview ncview ex1
50 ncview: view.c target
51 …gcc -o ncview view.c -I/usr/pkg/include -DNCURSES -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib $(CFLAGS)…