DragonFly commits List (threaded) for 2013-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: flex: Add world makefiles, but don't tie it into build yet.
commit 553fe7b857d03b7aa7d3068ae55282b5bd46d44f
Author: John Marino <draco@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]