freebsd-dev/lib/libforms
Bruce Evans 48cfb668fc Change install' to ${INSTALL}' so that default install flags can be
specified in the top level Makefiles.

Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
1995-08-06 12:24:38 +00:00
..
examples Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
bindings.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
debug.c Forgot to add these. 1995-05-12 17:31:45 +00:00
fields.c change hash.h to strhash.h to match new convention. 1995-03-26 10:25:00 +00:00
forms.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
forms.c.orig Completely rewrite libforms so everything is done at runtime rather 1995-03-01 08:19:06 +00:00
forms.h Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
forms.h.orig Completely rewrite libforms so everything is done at runtime rather 1995-03-01 08:19:06 +00:00
internal.h Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
internal.h.orig Completely rewrite libforms so everything is done at runtime rather 1995-03-01 08:19:06 +00:00
lex.c Completely rewrite libforms so everything is done at runtime rather 1995-03-01 08:19:06 +00:00
lex.l New libforms. 1995-05-12 17:20:06 +00:00
Makefile Change install' to ${INSTALL}' so that default install flags can be 1995-08-06 12:24:38 +00:00
Makefile.orig Completely rewrite libforms so everything is done at runtime rather 1995-03-01 08:19:06 +00:00
menu.c change hash.h to strhash.h to match new convention. 1995-03-26 10:25:00 +00:00
ncurses.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
objects.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
parser.c Completely rewrite libforms so everything is done at runtime rather 1995-03-01 08:19:06 +00:00
parser.y New libforms. 1995-05-12 17:20:06 +00:00
y.tab.h Completely rewrite libforms so everything is done at runtime rather 1995-03-01 08:19:06 +00:00
yacc.y The start of a forms editor library. Currently implements text and 1994-11-13 06:45:44 +00:00