dsl
|
cb20da8aae
|
Add options_def.h to DPSRCS and CLEANFILES
|
2003-08-28 22:04:23 +00:00 |
dsl
|
43d69358c2
|
Use the options.awk script to generate options_def.h (as in nvi distribution).
Modify options.awk to detect an incorrectly sorted options array.
NB: if GTAGS is undefined theses sources will still generate invalid programs.
|
2003-08-28 16:23:40 +00:00 |
aymeric
|
7141c87f89
|
enable most warnings (but -Wparentheses)
|
2001-05-01 16:48:43 +00:00 |
itojun
|
4bca1d701f
|
catalogs are installed by ../catalog/Makefile.
|
2001-03-31 13:48:31 +00:00 |
aymeric
|
414f14c52d
|
merge changes after import of nvi 1.79
|
2001-03-31 11:37:44 +00:00 |
itojun
|
64a16b4f7e
|
ru_SU locales are deprecated, ru_RU is now correct one.
rename LC_CTYPE locale declarations and vi message catalog.
From: Oleg Polyanski <luke@jetinf.com>
|
2001-01-22 17:48:15 +00:00 |
lukem
|
dcab0210a0
|
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
|
1999-02-13 02:54:17 +00:00 |
abs
|
27134b4a8f
|
Add Gtags support from shigio@wafu.netgate.net (PR 5978). Gtags are produced
by global (http://wafu.netgate.net/tama/unix/global.html)
|
1999-01-08 06:16:54 +00:00 |
lukem
|
9dee5d2b46
|
don't install in /usr/share if NOSHARE is defined
|
1998-09-27 17:22:03 +00:00 |
jtc
|
9a0063c6d6
|
Simply include -lcurses instead of -lcurses -ltermcap
|
1998-02-18 22:47:41 +00:00 |
lukem
|
8ba07ab0b3
|
use CPPFLAGS instead of CFLAGS
|
1997-10-24 09:00:17 +00:00 |
lukem
|
eedec19935
|
WARNS=0 in 3rd party code (for now)
|
1997-10-20 03:03:45 +00:00 |
gwr
|
10e180cc49
|
Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
|
1997-05-08 21:11:01 +00:00 |
gwr
|
012e528f2e
|
Use .PATH.c: ...
|
1997-05-06 20:44:56 +00:00 |
mycroft
|
0d07ddd923
|
Set FILESDIR correctly.
|
1997-03-27 08:59:22 +00:00 |
christos
|
3917c3179d
|
- Makefile cleanups
|
1997-03-24 21:57:01 +00:00 |
mikel
|
00702536b8
|
eliminate absent directories from .PATH; PR bin/3154
|
1997-01-30 07:29:11 +00:00 |
thorpej
|
150c33e60b
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
pk
|
9ea738a4b4
|
Install `catalog' files into ${DESTDIR}.
|
1996-05-26 22:57:49 +00:00 |
mrg
|
7195e9a699
|
don't create /usr/share/vi/catalog here
|
1996-05-20 05:01:36 +00:00 |
mrg
|
490196e2bb
|
import of nvi 1.66
|
1996-05-20 02:01:36 +00:00 |