File: mkpkg

package info (click to toggle)
iraf 2.18.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 86,000 kB
  • sloc: ansic: 115,890; fortran: 74,576; lisp: 18,888; yacc: 5,642; sh: 961; lex: 596; makefile: 509; asm: 159; csh: 54; xml: 33; sed: 4
file content (36 lines) | stat: -rw-r--r-- 928 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Make the HELP and LROFF library modules.

$checkout libpkg.a ../
$update   libpkg.a
$checkin  libpkg.a ../
$exit

libpkg.a:
	@lroff
	@xhelp

	filetemp.x	help.h <ctype.h>
	getoption.x	help.h <ctype.h>
	hbgetblk.x	help.h <ctype.h>
	helpdb.x	help.h helpdir.h <error.h> <finfo.h> <fset.h> <mach.h>\
			<time.h>
	helpdir.x	help.h helpdir.h <ctype.h> <error.h>
	hinput.x	help.h <ctype.h>
	houtput.x	help.h <ttyset.h> <chars.h> <fset.h>
	manout.x	help.h <chars.h> <ctype.h>
	modlist.x	help.h helpdir.h <ctype.h> <error.h>
	modtemp.x	help.h <ctype.h>
	prblkhdr.x	help.h
	prdir.x		help.h <error.h> <ttyset.h>
	prfile.x	help.h <finfo.h> <time.h> <ctype.h>
	prfnames.x	help.h helpdir.h
	prhelp.x	help.h helpdir.h <error.h>
	prhlpblk.x	help.h <error.h>
	prmodname.x	help.h
	prsummary.x	help.h
	t_hdbexamine.x	help.h <error.h>
	t_help.x	help.h <error.h> <fset.h> <finfo.h>
	t_lroff.x	
	t_mkhelpdb.x	<error.h>
	tlist.x		help.h <ctype.h>
	;