Home
last modified time | relevance | path

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

/netbsd-src/lib/libcurses/EXAMPLES/
H A DMakefile36 all: wcview nwview ccview tcview ncview ex1
44 ccview: view.c target
45 gcc -o ccview view.c -I.. $(CFLAGS) -lcurses -Wl,-rpath,.. -L..