git: flex: Add world makefiles, but don't tie it into build yet.
John Marino
marino at crater.dragonflybsd.org
Wed Jan 16 09:50:30 PST 2013
commit 553fe7b857d03b7aa7d3068ae55282b5bd46d44f
Author: John Marino <draco at marino.st>
Date: Wed Jan 16 02:50:25 2013 +0100
flex: Add world makefiles, but don't tie it into build yet.
Summary of changes:
usr.bin/flex/Makefile | 71 ++++++++++++++++
usr.bin/flex/config.h | 207 ++++++++++++++++++++++++++++++++++++++++++++++
usr.bin/flex/lib/Makefile | 16 ++++
3 files changed, 294 insertions(+)
create mode 100644 usr.bin/flex/Makefile
create mode 100644 usr.bin/flex/config.h
create mode 100644 usr.bin/flex/lib/Makefile
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/553fe7b857d03b7aa7d3068ae55282b5bd46d44f
--
DragonFly BSD source repository
More information about the Commits
mailing list