Commit Graph

19 Commits

Author SHA1 Message Date
paul
70648651b9 The start of a forms editor library. Currently implements text and
input fields. It reads a template file passed to init_forms(char *)
and creates a curses based form editor. See the examples directory
for a basic demo.
1994-11-13 06:45:44 +00:00
ljo
082f1990b4 Added libf2c, the library for f2c. 1994-10-27 11:07:34 +00:00
ache
d820be811e Restore leading tabs 1994-10-09 02:09:14 +00:00
ache
adb1669b25 libncurses added 1994-10-07 09:28:33 +00:00
ache
d3c17c0e3d libmytinfo added.
PS: don't forget 'make beforeinstall' if you want to play with it
1994-10-06 23:41:24 +00:00
rgrimes
317d395412 libterm is now libtermcap 1994-09-11 22:28:45 +00:00
paul
6ad3bac9cc Moved the csu directory to be first on the SUBDIR list. This is
because libmd builds a test program before installation and if
you've used CLOBBER there's no crt.0 to link with. This ensures
that in a make world the csu objects will get installed before
reaching the libmd directory.

Reviewed by:
Submitted by:
1994-08-25 13:39:18 +00:00
csgr
59dd21860a LDADD= -lcrypt
Submitted by:	Geoff
1994-08-20 21:19:46 +00:00
guido
0c83a5b105 Add entry for libskey
Reviewed by:
Submitted by:	guido
1994-08-19 18:16:40 +00:00
jkh
6a72db863f Make libmsun a switchable option, as before.
Submitted by:	jkh
1994-08-19 10:24:56 +00:00
wollman
df2bd21f52 Add back librpcsvc. It builds fine on both my machine and thud, I don't
know what Jordan's problem was.
1994-08-09 16:29:20 +00:00
jkh
8d4db54c4a Comment out librpcv. Not there.
Submitted by:	jkh
1994-08-09 00:37:16 +00:00
wollman
9a727ad012 Make librpcsvc. 1994-08-07 23:27:27 +00:00
wollman
879cc6ba01 Don't try to build librpc in a separate directory. 1994-08-07 18:52:47 +00:00
phk
807f01d177 Reviewed by: phk
Added libmd.
1994-07-24 03:30:47 +00:00
rgrimes
56169aa084 Enable csu/${MACHINE} now that I have copied in our crt* files. 1994-05-28 09:24:46 +00:00
rgrimes
18e94da133 Make the comments about what is missing and not done consistent with
my other Makefile comments so they can easily be found with grep.
1994-05-28 04:32:21 +00:00
rgrimes
e7af59394e Comment out missing libmp and libplot, disable csu until it is ported. 1994-05-27 11:00:20 +00:00
rgrimes
be22b15ae2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00