Print this page
1181 Remove plot(1B), plot(4B), tplot(1)
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Richard Lowe <richlowe@richlowe.net>


  64         man3rpc         \
  65         man3rsm         \
  66         man3sasl        \
  67         man3scf         \
  68         man3sec         \
  69         man3secdb       \
  70         man3sip         \
  71         man3slp         \
  72         man3socket      \
  73         man3stmf        \
  74         man3sysevent    \
  75         man3tecla       \
  76         man3tnf         \
  77         man3tsol        \
  78         man3ucb         \
  79         man3uuid        \
  80         man3volmgt      \
  81         man3xcurses     \
  82         man3xnet        \
  83         man4            \
  84         man4b           \
  85         man5            \
  86         man7            \
  87         man7d           \
  88         man7fs          \
  89         man7i           \
  90         man7ipp         \
  91         man7m           \
  92         man7p           \
  93         man9            \
  94         man9e           \
  95         man9f           \
  96         man9p           \
  97         man9s
  98 
  99 .PARALLEL: $(SUBDIRS)
 100 
 101 all :=          TARGET = all
 102 install :=      TARGET = install
 103 clean :=        TARGET = clean
 104 clobber :=      TARGET = clobber


  64         man3rpc         \
  65         man3rsm         \
  66         man3sasl        \
  67         man3scf         \
  68         man3sec         \
  69         man3secdb       \
  70         man3sip         \
  71         man3slp         \
  72         man3socket      \
  73         man3stmf        \
  74         man3sysevent    \
  75         man3tecla       \
  76         man3tnf         \
  77         man3tsol        \
  78         man3ucb         \
  79         man3uuid        \
  80         man3volmgt      \
  81         man3xcurses     \
  82         man3xnet        \
  83         man4            \

  84         man5            \
  85         man7            \
  86         man7d           \
  87         man7fs          \
  88         man7i           \
  89         man7ipp         \
  90         man7m           \
  91         man7p           \
  92         man9            \
  93         man9e           \
  94         man9f           \
  95         man9p           \
  96         man9s
  97 
  98 .PARALLEL: $(SUBDIRS)
  99 
 100 all :=          TARGET = all
 101 install :=      TARGET = install
 102 clean :=        TARGET = clean
 103 clobber :=      TARGET = clobber