summaryrefslogtreecommitdiff
path: root/usr.bin/lex/Makefile
AgeCommit message (Expand)Author
2017-04-30Move FlexLexer.h from /usr/include/g++ to /usr/include. It is notTodd C. Miller
2016-03-30for some time now mandoc has not required MLINKS to functionJason McIntyre
2015-11-20switch back to yaccing parse.y, it seems to work.Ted Unangst
2015-11-19make sure parse.c depends on initparse.cTed Unangst
2015-11-19add back flex++.1 link noticed by sthenTed Unangst
2015-11-19Update flex from ancient 2.5.4 to the recent 2.5.39.Ted Unangst
2013-06-18make sure the target directory gets created in the includes targetRobert Nagy
2010-10-17Stop installing me(1) and ms(1) source code.Ingo Schwarze
2003-12-09install lex PSD;Jason McIntyre
2002-05-08includes should be installed during `make include', not later.Marc Espie
2001-11-21Fix the fix. Thanks obj/Marc Espie
2001-11-21Not an implicit source. If it's ever used except to check the dependency,Marc Espie
1999-11-17Add missing MLINKsTodd C. Miller
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt