aboutsummaryrefslogtreecommitdiff
path: root/pkg/utilities/nttools/tedit/display/forms/mkpkg
blob: e23071d5da189db015b1b100b1049e11bc3a2498 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Update the display library.
# Author: B.Simon 01-APR-91

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

libpkg.a:
	fmbegin.x	"forms.com"
	fmcheck.x	<lexnum.h>  <ctype.h>  <mach.h>
	fmend.x
	fmhelp.x	"../curses.h"  "forms.com"
	fmgetform.x	"formfn.h"
	fmmkform.x	"formfn.h"
	fmprompt.x
	fmredraw.x	"formfn.h"
	formfn.x	"../curses.h"  "formfn.h"
	;