From 9ebd5a6aff73d70717f1d9a2f57767eae3eeb0c8 Mon Sep 17 00:00:00 2001 From: Gary Date: Tue, 23 Jul 2013 00:07:23 -0500 Subject: Add support for DragonFly BSD --- mk/os-DragonFly.mk | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mk/os-DragonFly.mk (limited to 'mk') diff --git a/mk/os-DragonFly.mk b/mk/os-DragonFly.mk new file mode 100644 index 00000000..ff5e42f3 --- /dev/null +++ b/mk/os-DragonFly.mk @@ -0,0 +1,6 @@ +# Copyright (c) 2008 Roy Marples +# Released under the 2-clause BSD license. + +# Generic definitions + +include ${MK}/os-BSD.mk -- cgit v1.2.3