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

/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) -lncurses

Completed in 14 milliseconds