aymeric
12c9a81707
-I. is part of CPPFLAGS, not CFLAGS. Make it so, allows to lint.
2004-05-25 16:47:31 +00:00
matt
fefcf7d025
s/awk/${AWK}/
2003-11-14 05:25:59 +00:00
lukem
130ab7336b
Rework how MAKEVERBOSE operates:
...
* Don't bother prefixing commands with a line of ${_MKCMD}\
and instead rely upon "make -s". This is less intrusive on
all the Makefiles than the former. Idea from David Laight.
* Rename the variables use to print messages. The scheme now is:
_MKMSG_FOO Run _MKMSG 'foo'
_MKTARGET_FOO Run _MKMSG_FOO ${.TARGET}
From discussion with Alistair Crooks.
2003-10-21 10:01:19 +00:00
lukem
c545cc169d
support MAKEVERBOSE
2003-10-19 04:30:30 +00:00
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
blymn
76a99ffa0a
Our libcurses now has the newterm function, make vi use it.
2001-12-02 09:05:53 +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
5c5a144ecd
remove obsolete files after import of nvi 1.79
2001-03-31 11:52:31 +00:00
aymeric
414f14c52d
merge changes after import of nvi 1.79
2001-03-31 11:37:44 +00:00
aymeric
fbbf6b5ed8
import of nvi 1.79
2001-03-31 11:29:43 +00:00
thorpej
7d60447ce7
Undo rev. 1.2 -- not like it'll do much good -- seems like there is
...
no code that checks HAVE_MMAP!
2001-01-29 00:24:24 +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
christos
96205496e0
define HAVE_CURSES_NEWTERM for __linux__
2000-11-05 20:07:23 +00:00
jdc
53a2fa3d50
We no longer meet nvi's interpretation of 'HAVE_BSD_CURSES', so comment this.
2000-05-25 06:47:53 +00:00
christos
32d43c9cf0
Make this work on SVR4 systems.
2000-03-17 02:22:27 +00:00
drochner
a9f5848448
our curses has some more functions now
1999-04-17 17:48:23 +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
perry
3fe138c146
RCS Id Police.
1998-01-09 08:03:16 +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
095b103c63
these files are either deleted (in nvi) or not necessary
1996-05-20 09:02:48 +00:00
mrg
aa26de9899
disable mmap().
1996-05-20 06:23:31 +00:00
mrg
c5a3d99868
don't need these.
1996-05-20 05:25:19 +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