HomeSort by: relevance | last modified time | path
    Searched defs:ccview (Results 1 - 1 of 1) sorted by relevancy

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

Completed in 12 milliseconds