staden-lg/src/update_subclones
kuoi fe1d5a834e use default makefile and recovery previous alpha makefile 2023-04-14 02:09:01 +08:00
..
README init 2021-12-04 05:07:58 +00:00
format.awk init 2021-12-04 05:07:58 +00:00
makefile use default makefile and recovery previous alpha makefile 2023-04-14 02:09:01 +08:00
makefile-alpha use default makefile and recovery previous alpha makefile 2023-04-14 02:09:01 +08:00
makefile-dec init 2021-12-04 05:07:58 +00:00
makefile-sgi init 2021-12-04 05:07:58 +00:00
makefile-solaris init 2021-12-04 05:07:58 +00:00
makefile-sun init 2021-12-04 05:07:58 +00:00
subclonedb.c init 2021-12-04 05:07:58 +00:00
subclones.syntax init 2021-12-04 05:07:58 +00:00
update_subclones.c init 2021-12-04 05:07:58 +00:00

README

Software to Maintain Subclone Library Database
----------------------------------------------

The subclone library database stores information on sublcone libraries.
For the syntax of this file (subclones) refer to the file
subclones.syntax.

update_subclones
	Programs that prompts the user for information to be added to
	the subclone library database. Ensure that the owner of
	update_subclones is the same as that of subclones, and that the
	setuid bit is set.

update_subclones.c
	The source code for subclonedb and update_subclones

format.awk
	An attempt to write an awk script to produce output for humans
	to read. It produces a tbl format file. To use type:

	    awk -f format.awk subclones | tbl | ptroff -t >! out.ps

subclones
	The subclone library database