summaryrefslogtreecommitdiff
path: root/usr.bin/lex/Makefile
AgeCommit message (Expand)Author
2025-05-28packages: rename elftoolchain to toolchain, add more thingsLexi Winter
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2020-06-18MFV: r362286Jung-uk Kim
2020-01-31Disable new clang 10.0.0 warnings about misleading indentation in flex.Dimitry Andric
2017-03-12Adopt SRCTOP in usr.binWarner Losh
2015-01-16Add a ${CP} alias for copying files in the build.Will Andrews
2013-05-21Connect flex 2.5.37 to the build and bump __FreeBSD_version.Jung-uk Kim
2011-11-28import vanilla flex version 2.5.35vendor/flex/2.5.35Baptiste Daroussin
2010-11-09Unbreak the test target by re-generating the initial scannerUlrich Spörlein
2010-01-02Build usr.bin/ with WARNS=6 by default.Ed Schouten
2004-07-30Stop the practice of installing external headers into GCC-specific directory.Alexander Kabaev
2003-07-11Point to the new C++ include files location.Alexander Kabaev
2002-05-12Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov
2002-03-28Back out rev. 1.6 (NOLIB bootstrap helper) OBE'd by Makefile.inc1,v 1.96.Ruslan Ermilov
2001-03-27MAN[1-9] -> MAN.Ruslan Ermilov
1999-12-17Install Flexlexer.h with mode 444.Bruce Evans
1999-11-20Generate skel.c at build time.Dmitrij Tejblum
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-05-04Simplified by using new yacc rules. The new lex rules can't be usedBruce Evans
1997-10-05Changes to support full make parallelism (-j<n>) in the worldJordan K. Hubbard
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-10-29Clean up some loose ends on my previous work in here..Peter Wemm
1996-09-19Clean up dependencies a bit (we were not doing a depend on scan.c)Peter Wemm
1996-08-07Move tsort back to lib-tools where it belongs, and add a "speciallyPeter Wemm
1996-06-19Finish the import and merge in FreeBSD specific changes.Nate Williams
1996-05-07``mv'' -> ``mv -f''Wolfram Schneider
1996-01-08Add some links to lex (flex, flex++ etc) that some of the gnu autoconfPeter Wemm
1994-08-27Do not install as flexGeoff Rehmet
1994-08-24Flex version 2.4.7 from LBLvendor/flex/2.4.7Geoff Rehmet