home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / prgramer / rcs / sources / modules < prev    next >
Text File  |  1991-02-06  |  15KB  |  574 lines

  1. #
  2. # CVS Modules file for Prisma sources
  3. # $Id: modules,v 1.1 89/08/25 00:00:15 berliner Exp $
  4. #
  5. # Three differnt line formats are valid:
  6. #    key     -a    aliases...
  7. #    key [options] directory
  8. #    key [options] directory files...
  9. #
  10. # Where "options" are composed of:
  11. #    -i prog        Run "prog" on checkin of files
  12. #    -o prog        Run "prog" on "checkout" of files
  13. #    -t prog        Run "prog" on tagging of files
  14. #
  15.  
  16. # Convenient aliases
  17. world        -a .
  18. kernel        -a sys lang/adb sparcsim
  19.  
  20. # CVSROOT.adm support
  21. CVSROOT        -i /usr/local/bin/mkmodules CVSROOT.adm
  22. CVSROOT.adm    -i /usr/local/bin/mkmodules CVSROOT.adm
  23. modules        -i /usr/local/bin/mkmodules CVSROOT.adm modules
  24. loginfo        -i /usr/local/bin/mkmodules CVSROOT.adm loginfo
  25.  
  26. # The "sys" entry exists only to make symbolic links after checkout
  27. sys        -o sys/tools/make_links sys
  28.  
  29. # Sub-directories of "bin"
  30. awk        bin/awk
  31. csh        bin/csh
  32. diff        bin/diff
  33. make        bin/make
  34. sed        bin/sed
  35. sh        bin/sh
  36.  
  37. # Programs that live in "bin"
  38. cat        bin Makefile cat.c
  39. chgrp        bin Makefile chgrp.c
  40. chmod        bin Makefile chmod.c
  41. cmp        bin Makefile cmp.c
  42. cp        bin Makefile cp.c
  43. date        bin Makefile date.c
  44. dd        bin Makefile dd.c
  45. df        bin Makefile df.c
  46. domainname    bin Makefile domainname.c
  47. du        bin Makefile du.c
  48. echo        bin Makefile echo.c
  49. ed        bin Makefile ed.c
  50. env        bin Makefile env.c
  51. expr        bin Makefile expr.c
  52. grep        bin Makefile grep.c
  53. hostid        bin Makefile hostid.c
  54. hostname    bin Makefile hostname.c
  55. kill        bin Makefile kill.c
  56. ldd        bin Makefile ldd.c
  57. line        bin Makefile line.c
  58. ln        bin Makefile ln.c
  59. login        bin Makefile login.c
  60. ls        bin Makefile ls.c
  61. mail        bin Makefile mail.c
  62. mkdir        bin Makefile mkdir.c
  63. mt        bin Makefile mt.c
  64. mv        bin Makefile mv.c
  65. newgrp        bin Makefile newgrp.c
  66. nice        bin Makefile nice.c
  67. od        bin Makefile od.c
  68. pagesize    bin Makefile pagesize.c
  69. passwd        bin Makefile passwd.c
  70. pr        bin Makefile pr.c
  71. ps        bin Makefile ps.c
  72. pwd        bin Makefile pwd.c
  73. rm        bin Makefile rm.c
  74. rmail        bin Makefile rmail.c
  75. rmdir        bin Makefile rmdir.c
  76. stty        bin Makefile stty.c
  77. su        bin Makefile su.c
  78. sync        bin Makefile sync.c
  79. tar        bin Makefile tar.c
  80. tee        bin Makefile tee.c
  81. test        bin Makefile test.c
  82. time        bin Makefile time.c
  83. wall        bin Makefile wall.c
  84. who        bin Makefile who.c
  85. write        bin Makefile write.c
  86.  
  87. # Sub-directories of "etc"
  88. dump        etc/dump
  89. files        etc/files
  90. fsck        etc/fsck
  91. getty        etc/getty
  92. in.routed    etc/in.routed
  93. restore        etc/restore
  94. rpc.lockd    etc/rpc.lockd
  95. rpc.statd    etc/rpc.statd
  96.  
  97. # Programs that live in "etc"
  98. arp        etc Makefile arp.c
  99. biod        etc Makefile biod.c
  100. chown        etc Makefile chown.c
  101. clri        etc Makefile clri.c
  102. dkinfo        etc Makefile dkinfo.c
  103. dmesg        etc Makefile dmesg.c
  104. fsirand        etc Makefile fsirand.c
  105. halt        etc Makefile halt.c
  106. ifconfig    etc Makefile ifconfig.c
  107. in.rlogind    etc Makefile in.rlogind.c
  108. in.rshd        etc Makefile in.rshd.c
  109. inetd        etc Makefile inetd.c
  110. init        etc Makefile init.c
  111. mkfs        etc Makefile mkfs.c
  112. mknod        etc Makefile mknod.c
  113. mount        etc Makefile mount.c
  114. newfs        etc Makefile newfs.c
  115. nfsd        etc Makefile nfsd.c
  116. portmap        etc Makefile portmap.c
  117. pstat        etc Makefile pstat.c
  118. reboot        etc Makefile reboot.c
  119. renice        etc Makefile renice.c
  120. rmt        etc Makefile rmt.c
  121. shutdown    etc Makefile shutdown.c
  122. syslogd        etc Makefile syslogd.c
  123. umount        etc Makefile umount.c
  124. update        etc Makefile update.c
  125. vipw        etc Makefile vipw.c
  126. ypbind        etc Makefile ypbind.c
  127.  
  128. # Sub-directories of "games"
  129. adventure    games/adventure
  130. backgammon    games/backgammon
  131. battlestar    games/battlestar
  132. boggle        games/boggle
  133. chess        games/chess
  134. ching        games/ching
  135. cribbage    games/cribbage
  136. fortune        games/fortune
  137. hack        games/hack
  138. hangman        games/hangman
  139. hunt        games/hunt
  140. life        games/life
  141. mille        games/mille
  142. monop        games/monop
  143. quiz        games/quiz
  144. robots        games/robots
  145. sail        games/sail
  146. snake        games/snake
  147. trek        games/trek
  148.  
  149. # Programs that live in "games"
  150. arithmetic    games Makefile arithmetic.c
  151. banner        games Makefile banner.c
  152. bcd        games Makefile bcd.c
  153. bj        games Makefile bj.c
  154. btlgammon    games Makefile btlgammon.c
  155. canfield    games Makefile canfield.c
  156. cfscores    games Makefile cfscores.c
  157. craps        games Makefile craps.c
  158. factor        games Makefile factor.c
  159. fish        games Makefile fish.c
  160. moo        games Makefile moo.c
  161. number        games Makefile number.c
  162. primes        games Makefile primes.c
  163. rain        games Makefile rain.c
  164. random        games Makefile random.c
  165. worm        games Makefile worm.c
  166. worms        games Makefile worms.c
  167. wump        games Makefile wump.c
  168.  
  169. # Sub-directories of "lang"
  170. adb        lang/adb
  171. as        lang/as
  172. boot        lang/boot
  173. c2        lang/c2
  174. cgrdr        lang/cgrdr
  175. compile        lang/compile
  176. cpp        lang/cpp
  177. dbx        lang/dbx
  178. f77        lang/f77
  179. inline        lang/inline
  180. iropt        lang/iropt
  181. ld        lang/ld
  182. lint        lang/lint
  183. m4        lang/m4
  184. pascal        lang/pascal
  185. pcc        lang/pcc
  186. ratfor        lang/ratfor
  187. rtld        lang/rtld
  188. tcov        lang/tcov
  189. vroot        lang/vroot
  190.  
  191. # Programs that live in "lang"
  192. ar        lang Makefile ar.c
  193. nm        lang Makefile nm.c
  194. ranlib        lang Makefile ranlib.c
  195. size        lang Makefile size.c
  196. strip        lang Makefile strip.c
  197. symorder    lang Makefile symorder.c
  198.  
  199. # Sub-directories of "lib"
  200. csu        lib/csu
  201. libc        lib/libc
  202.  
  203. # Programs that live in "lib"
  204. # NONE
  205.  
  206. # Sub-directories of "lib/libc"
  207. libc_compat    lib/libc/compat
  208. libc_crt    lib/libc/crt
  209. libc_des    lib/libc/des
  210. libc_gen    lib/libc/gen
  211. libc_net    lib/libc/net
  212. libc_inet    lib/libc/inet
  213. libc_rpc    lib/libc/rpc
  214. libc_stdio    lib/libc/stdio
  215. libc_sun    lib/libc/sun
  216. libc_sys    lib/libc/sys
  217. libc_yp        lib/libc/yp
  218.  
  219. # Programs that live in "lib/libc"
  220. # NONE
  221.  
  222. #Sub-directories of "local"
  223. notes        local/notes
  224.  
  225. # Sub-directories of "man"
  226. man1        man/man1
  227. man2        man/man2
  228. man3        man/man3
  229. man4        man/man4
  230. man5        man/man5
  231. man6        man/man6
  232. man7        man/man7
  233. man8        man/man8
  234. manl        man/manl
  235.  
  236. # Programs that live in "man"
  237. # NONE
  238.  
  239. # Sub-directories of "old"
  240. old_compact    old/compact
  241. old_eyacc    old/eyacc
  242. old_filemerge    old/filemerge
  243. old_make    old/make
  244.  
  245. # Programs that live in "old"
  246. old_analyze    old Makefile analyze.c
  247. old_prmail    old Makefile prmail.c
  248. old_pti        old Makefile pti.c
  249. old_syslog    old Makefile syslog.c
  250.  
  251. # Sub-directories of "ucb"
  252. Mail        ucb/Mail
  253. compress    ucb/compress
  254. error        ucb/error
  255. ex        ucb/ex
  256. ftp        ucb/ftp
  257. gprof        ucb/gprof
  258. indent        ucb/indent
  259. lpr        ucb/lpr
  260. more        ucb/more
  261. msgs        ucb/msgs
  262. netstat        ucb/netstat
  263. rdist        ucb/rdist
  264. talk        ucb/talk
  265. tftp        ucb/tftp
  266. tset        ucb/tset
  267. vgrind        ucb/vgrind
  268.  
  269. # Programs that live in "ucb"
  270. biff        ucb Makefile biff.c
  271. checknr        ucb Makefile checknr.c
  272. clear        ucb Makefile clear.c
  273. colcrt        ucb Makefile colcrt.c
  274. colrm        ucb Makefile colrm.c
  275. ctags        ucb Makefile ctags.c
  276. expand        ucb Makefile expand.c
  277. finger        ucb Makefile finger.c
  278. fold        ucb Makefile fold.c
  279. from        ucb Makefile from.c
  280. fsplit        ucb Makefile fsplit.c
  281. gcore        ucb Makefile gcore.c
  282. groups        ucb Makefile groups.c
  283. head        ucb Makefile head.c
  284. last        ucb Makefile last.c
  285. lastcomm    ucb Makefile lastcomm.c
  286. leave        ucb Makefile leave.c
  287. logger        ucb Makefile logger.c
  288. man_prog    ucb Makefile man.c
  289. mkstr        ucb Makefile mkstr.c
  290. printenv    ucb Makefile printenv.c
  291. quota        ucb Makefile quota.c
  292. rcp        ucb Makefile rcp.c
  293. rdate        ucb Makefile rdate.c
  294. rlogin        ucb Makefile rlogin.c
  295. rsh        ucb Makefile rsh.c
  296. rup        ucb Makefile rup.c
  297. ruptime        ucb Makefile ruptime.c
  298. rusers        ucb Makefile rusers.c
  299. rwho        ucb Makefile rwho.c
  300. sccs        ucb Makefile sccs.c
  301. script        ucb Makefile script.c
  302. soelim        ucb Makefile soelim.c
  303. strings        ucb Makefile strings.c
  304. tail        ucb Makefile tail.c
  305. tcopy        ucb Makefile tcopy.c
  306. telnet        ucb Makefile telnet.c
  307. ul        ucb Makefile ul.c
  308. unexpand    ucb Makefile unexpand.c
  309. unifdef        ucb Makefile unifdef.c
  310. users        ucb Makefile users.c
  311. vmstat        ucb Makefile vmstat.c
  312. w        ucb Makefile w.c
  313. wc        ucb Makefile wc.c
  314. what        ucb Makefile what.c
  315. whatis        ucb Makefile whatis.c
  316. whereis        ucb Makefile whereis.c
  317. whoami        ucb Makefile whoami.c
  318. whois        ucb Makefile whois.c
  319. xstr        ucb Makefile xstr.c
  320. yes        ucb Makefile yes.c
  321.  
  322. # Sub-directories of "usr.bin"
  323. calendar    usr.bin/calendar
  324. cflow        usr.bin/cflow
  325. ctrace        usr.bin/ctrace
  326. cxref        usr.bin/cxref
  327. dc        usr.bin/dc
  328. des        usr.bin/des
  329. diff3        usr.bin/diff3
  330. sun_eqn        usr.bin/eqn
  331. file        usr.bin/file
  332. find        usr.bin/find
  333. graph        usr.bin/graph
  334. lex        usr.bin/lex
  335. sun_neqn    usr.bin/neqn
  336. sun_nroff    usr.bin/nroff
  337. sun_plot    usr.bin/plot
  338. prof        usr.bin/prof
  339. refer        usr.bin/refer
  340. rpcgen        usr.bin/rpcgen
  341. spell        usr.bin/spell
  342. sun_tbl        usr.bin/tbl
  343. tip        usr.bin/tip
  344. trace        usr.bin/trace
  345. sun_troff    usr.bin/troff
  346. uucp        usr.bin/uucp
  347. xsend        usr.bin/xsend
  348. yacc        usr.bin/yacc
  349.  
  350. # Programs that live in "usr.bin"
  351. basename    usr.bin Makefile basename.c
  352. bc        usr.bin Makefile bc.c
  353. cal        usr.bin Makefile cal.c
  354. cb        usr.bin Makefile cb.c
  355. checkeq        usr.bin Makefile checkeq.c
  356. chkey        usr.bin Makefile chkey.c
  357. click        usr.bin Makefile click.c
  358. col        usr.bin Makefile col.c
  359. comm        usr.bin Makefile comm.c
  360. cpio        usr.bin Makefile cpio.c
  361. crypt        usr.bin Makefile crypt.c
  362. csplit        usr.bin Makefile csplit.c
  363. cut        usr.bin Makefile cut.c
  364. deroff        usr.bin Makefile deroff.c
  365. egrep        usr.bin Makefile egrep.c
  366. fgrep        usr.bin Makefile fgrep.c
  367. getopt        usr.bin Makefile getopt.c
  368. id        usr.bin Makefile id.c
  369. installcmd    usr.bin Makefile installcmd.c
  370. iostat        usr.bin Makefile iostat.c
  371. ipcrm        usr.bin Makefile ipcrm.c
  372. ipcs        usr.bin Makefile ipcs.c
  373. join        usr.bin Makefile join.c
  374. keylogin    usr.bin Makefile keylogin.c
  375. logname        usr.bin Makefile logname.c
  376. look        usr.bin Makefile look.c
  377. mesg        usr.bin Makefile mesg.c
  378. nl        usr.bin Makefile nl.c
  379. pack        usr.bin Makefile pack.c
  380. paste        usr.bin Makefile paste.c
  381. ptx        usr.bin Makefile ptx.c
  382. rev        usr.bin Makefile rev.c
  383. screenblank    usr.bin Makefile screenblank.c
  384. sdiff        usr.bin Makefile sdiff.c
  385. sleep        usr.bin Makefile sleep.c
  386. sort        usr.bin Makefile sort.c
  387. spline        usr.bin Makefile spline.c
  388. split        usr.bin Makefile split.c
  389. sum        usr.bin Makefile sum.c
  390. touch        usr.bin Makefile touch.c
  391. tr        usr.bin Makefile tr.c
  392. tsort        usr.bin Makefile tsort.c
  393. tty        usr.bin Makefile tty.c
  394. uniq        usr.bin Makefile uniq.c
  395. units        usr.bin Makefile units.c
  396. unpack        usr.bin Makefile unpack.c
  397. xargs        usr.bin Makefile xargs.c
  398. ypcat        usr.bin Makefile ypcat.c
  399. ypmatch        usr.bin Makefile ypmatch.c
  400. yppasswd    usr.bin Makefile yppasswd.c
  401. ypwhich        usr.bin Makefile ypwhich.c
  402.  
  403. # Sub-directories of "usr.etc"
  404. automount    usr.etc/automount
  405. c2convert    usr.etc/c2convert
  406. config        usr.etc/config
  407. cron        usr.etc/cron
  408. eeprom        usr.etc/eeprom
  409. etherfind    usr.etc/etherfind
  410. format        usr.etc/format
  411. htable        usr.etc/htable
  412. implog        usr.etc/implog
  413. in.ftpd        -a usr.etc/in.ftpd ucb/ftp
  414. in.named    usr.etc/in.named
  415. in.rwhod    usr.etc/in.rwhod
  416. keyserv        usr.etc/keyserv
  417. ndbootd        usr.etc/ndbootd
  418. praudit        usr.etc/praudit
  419. rexd        usr.etc/rexd
  420. rpc.bootparamd    usr.etc/rpc.bootparamd
  421. termcap        usr.etc/termcap
  422. upgrade        usr.etc/upgrade
  423. yp        usr.etc/yp
  424. zic        usr.etc/zic
  425.  
  426. # Programs that live in "usr.etc"
  427. ac        usr.etc Makefile ac.c
  428. accton        usr.etc Makefile accton.c
  429. audit        usr.etc Makefile audit.c
  430. auditd        usr.etc Makefile auditd.c
  431. catman        usr.etc Makefile catman.c
  432. chroot        usr.etc Makefile chroot.c
  433. dcheck        usr.etc Makefile dcheck.c
  434. devnm        usr.etc Makefile devnm.c
  435. dumpfs        usr.etc Makefile dumpfs.c
  436. edquota        usr.etc Makefile edquota.c
  437. exportfs    usr.etc Makefile exportfs.c
  438. foption        usr.etc Makefile foption.c
  439. gettable    usr.etc Makefile gettable.c
  440. grpck        usr.etc Makefile grpck.c
  441. icheck        usr.etc Makefile icheck.c
  442. in.comsat    usr.etc Makefile in.comsat.c
  443. in.fingerd    usr.etc Makefile in.fingerd.c
  444. in.rexecd    usr.etc Makefile in.rexecd.c
  445. in.telnetd    usr.etc Makefile in.telnetd.c
  446. in.tnamed    usr.etc Makefile in.tnamed.c
  447. kgmon        usr.etc Makefile kgmon.c
  448. link        usr.etc Makefile link.c
  449. mkfile        usr.etc Makefile mkfile.c
  450. mkproto        usr.etc Makefile mkproto.c
  451. mount_lo    usr.etc Makefile mount_lo.c
  452. ncheck        usr.etc Makefile ncheck.c
  453. nfsstat        usr.etc Makefile nfsstat.c
  454. ping        usr.etc Makefile ping.c
  455. pwck        usr.etc Makefile pwck.c
  456. quot        usr.etc Makefile quot.c
  457. quotacheck    usr.etc Makefile quotacheck.c
  458. quotaon        usr.etc Makefile quotaon.c
  459. rarpd        usr.etc Makefile rarpd.c
  460. repquota    usr.etc Makefile repquota.c
  461. route        usr.etc Makefile route.c
  462. rpc.etherd    usr.etc Makefile rpc.etherd.c
  463. rpc.mountd    usr.etc Makefile rpc.mountd.c
  464. rpc.pwdauthd    usr.etc Makefile rpc.pwdauthd.c
  465. rpc.rquotad    usr.etc Makefile rpc.rquotad.c
  466. rpc.rstatd    usr.etc Makefile rpc.rstatd.c
  467. rpc.rusersd    usr.etc Makefile rpc.rusersd.c
  468. rpc.rwalld    usr.etc Makefile rpc.rwalld.c
  469. rpc.sprayd    usr.etc Makefile rpc.sprayd.c
  470. rpc.yppasswdd    usr.etc Makefile rpc.yppasswdd.c
  471. rpc.ypupdated    usr.etc Makefile rpc.ypupdated.c
  472. rpcinfo        usr.etc Makefile rpcinfo.c
  473. rwall        usr.etc Makefile rwall.c
  474. sa        usr.etc Makefile sa.c
  475. savecore    usr.etc Makefile savecore.c
  476. showmount    usr.etc Makefile showmount.c
  477. spray        usr.etc Makefile spray.c
  478. swapon        usr.etc Makefile swapon.c
  479. trpt        usr.etc Makefile trpt.c
  480. tunefs        usr.etc Makefile tunefs.c
  481. unlink        usr.etc Makefile unlink.c
  482.  
  483. # Sub-directories of "usr.lib"
  484. bb_count    usr.lib/bb_count
  485. fixedwidthfonts    usr.lib/fixedwidthfonts
  486. libcurses    usr.lib/libcurses
  487. libdbm        usr.lib/libdbm
  488. libg        usr.lib/libg
  489. libkvm        usr.lib/libkvm
  490. libln        usr.lib/libln
  491. liblwp        usr.lib/liblwp
  492. libm        usr.lib/libm
  493. libmp        usr.lib/libmp
  494. libpixrect    usr.lib/libpixrect
  495. libplot        usr.lib/libplot
  496. libresolv    usr.lib/libresolv
  497. librpcsvc    usr.lib/librpcsvc
  498. libtermlib    usr.lib/libtermlib
  499. liby        usr.lib/liby
  500. me        usr.lib/me
  501. ms        usr.lib/ms
  502. sendmail    usr.lib/sendmail
  503. sun_tmac    usr.lib/tmac
  504. vfont        usr.lib/vfont
  505.  
  506. # Programs that live in "usr.lib"
  507. getNAME        usr.lib Makefile getNAME
  508. makekey        usr.lib Makefile makekey
  509.  
  510. # Sub-directories of "5bin"
  511. 5diff3        5bin/diff3
  512. 5m4        5bin/m4
  513.  
  514. # Sub-directories of "5bin", but use sources from other places
  515. 5cxref        -a 5bin/cxref usr.bin/cxref
  516. 5sed        -a 5bin/sed bin/sed
  517. 5lint        -a 5bin/lint lang/pcc lang/lint
  518.  
  519. # Programs that live in "5bin"
  520. 5banner        5bin Makefile banner.c
  521. 5cat        5bin Makefile cat.c
  522. 5du        5bin Makefile du.c
  523. 5echo        5bin Makefile echo.c
  524. 5expr        5bin Makefile expr.c
  525. 5ls        5bin Makefile ls.c
  526. 5nohup        5bin Makefile nohup.c
  527. 5od        5bin Makefile od.c
  528. 5pg        5bin Makefile pg.c
  529. 5pr        5bin Makefile pr.c
  530. 5sum        5bin Makefile sum.c
  531. 5tabs        5bin Makefile tabs.c
  532. 5time        5bin Makefile time.c
  533. 5tr        5bin Makefile tr.c
  534. 5uname        5bin Makefile uname.c
  535.  
  536. # Programs that live in "5bin", but use sources from other places
  537. 5chmod        -a 5bin/Makefile bin/chmod.c
  538. 5date        -a 5bin/Makefile bin/date.c
  539. 5grep        -a 5bin/Makefile bin/grep.c
  540. 5stty        -a 5bin/Makefile bin/stty.c
  541. 5col        -a 5bin/Makefile usr.bin/col.c
  542. 5sort        -a 5bin/Makefile usr.bin/sort.c
  543. 5touch        -a 5bin/Makefile usr.bin/touch.c
  544.  
  545. # Sub-directories of "5lib"
  546. 5compile    5lib/compile
  547. 5libcurses    5lib/libcurses
  548. 5liby        5lib/liby
  549. 5terminfo    5lib/terminfo
  550.  
  551. # Programs that live in "5lib"
  552. # NONE
  553.  
  554. # Programs that live in "prisma"
  555. cvs        prisma/cvs
  556. microkernel    prisma/microkernel
  557. tms        prisma/tms
  558.  
  559. # Programs that live in "doctools"
  560. dcan        doctools/dcan
  561. ditrev        doctools/ditrev
  562. ditsee        doctools/ditsee
  563. eqn        doctools/eqn
  564. grap        doctools/grap
  565. iprx        doctools/iprx
  566. m3        doctools/m3
  567. neqn        doctools/neqn
  568. pic        doctools/pic
  569. roff        doctools/roff
  570. troff        doctools/roff
  571. tbl        doctools/tbl
  572. tgraph        doctools/tgraph
  573. tmac        doctools/tmac
  574.