From 2c6ac14ece8f283f2b920a1d9e5567b985518edf Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Sun, 28 Nov 2004 18:46:47 +0000 Subject: Add liboil a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithmes. Grab maintainer-ship PR: 74361 Submitted by: ijliao Approved by: pav (mentor) --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index f17c3b11e586..56677d40c6c3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -437,6 +437,7 @@ SUBDIR += libmcve SUBDIR += libmimedir SUBDIR += libmtrie + SUBDIR += liboil SUBDIR += libol SUBDIR += libole2 SUBDIR += liboop -- cgit v1.2.3