summaryrefslogtreecommitdiff
path: root/usr.bin/vi/build/Makefile
AgeCommit message (Collapse)Author
2001-09-11locale ru_SU is obsolete, replace with ru_RUHeikki Korpela
mickey@ ok
2001-07-20make this work, after espie changed other mk behavioursTheo de Raadt
1999-11-26o Update README files etc. from nvi-1.79 so they have the correct infoTodd C. Miller
o make port.h empty since we there is nothing we lack o include <sys/param.h>, not <sys/types.h> in files that use MIN/MAX macros o add perl api support since we have libperl (off by default)
1999-05-29MLINKS, not MLINKAaron Campbell
1998-07-24-D_USE_OLD_CURSE_ for -locurses and no more -ltermlib/termcapTodd C. Miller
1997-09-24no, use new curses so that the build process works. reevaluate this laterTheo de Raadt
1997-09-23Make building with ocurses/termcap and curses/termlib conditional onJason Downs
USE_OCURSES being defined, and define it for now. This switches nvi back to use BSD curses.
1997-07-27move recover script ala 1.79.Jason Downs
1997-07-27Update to 1.79 and install as vi/ex/view.Jason Downs
1996-09-22vi -> nvi, ex -> nexJason Downs
1996-08-16nvi 1.73michaels
1996-07-24bring vi/ex up to 1.71Michael Shalayeff
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
Be consistent in use of LIBTERMCAP and LIBTERMLIB when depending
1996-05-28Install catalog files under ${DESTDIR}, and createdm
${DESTDIR}/usr/share/vi/catalog.
1996-05-22new viTheo de Raadt