Link my haskell ports to the build.
OK kili@
This commit is contained in:
parent
6425901ba3
commit
5c41a01f4f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.174 2010/03/29 14:22:08 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.175 2010/04/29 05:33:33 dcoppa Exp $
|
||||
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
|
||||
#
|
||||
SUBDIR =
|
||||
@ -13,6 +13,8 @@
|
||||
SUBDIR += gdbm
|
||||
SUBDIR += gnats
|
||||
SUBDIR += gq
|
||||
SUBDIR += hs-HDBC
|
||||
SUBDIR += hs-HDBC-sqlite3
|
||||
SUBDIR += iodbc
|
||||
SUBDIR += jxplorer
|
||||
SUBDIR += keximdb
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.795 2010/04/26 17:23:47 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.796 2010/04/29 05:28:32 dcoppa Exp $
|
||||
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
|
||||
|
||||
SUBDIR =
|
||||
@ -128,14 +128,18 @@
|
||||
SUBDIR += help2man
|
||||
SUBDIR += hmake
|
||||
SUBDIR += horde
|
||||
SUBDIR += hs-ConfigFile
|
||||
SUBDIR += hs-HUnit
|
||||
SUBDIR += hs-MissingH
|
||||
SUBDIR += hs-QuickCheck
|
||||
SUBDIR += hs-binary
|
||||
SUBDIR += hs-convertible
|
||||
SUBDIR += hs-dataenc
|
||||
SUBDIR += hs-deepseq
|
||||
SUBDIR += hs-fgl
|
||||
SUBDIR += hs-ghc-paths
|
||||
SUBDIR += hs-hashed-storage
|
||||
SUBDIR += hs-hslogger
|
||||
SUBDIR += hs-language-c
|
||||
SUBDIR += hs-mmap
|
||||
SUBDIR += hs-network
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.631 2010/04/24 16:37:30 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.632 2010/04/29 05:35:34 dcoppa Exp $
|
||||
# $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $
|
||||
#
|
||||
|
||||
@ -111,6 +111,7 @@
|
||||
SUBDIR += haproxy
|
||||
SUBDIR += honeyd
|
||||
SUBDIR += hping
|
||||
SUBDIR += hpodder
|
||||
SUBDIR += hs-HTTP
|
||||
SUBDIR += httptunnel
|
||||
SUBDIR += icb
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.293 2010/04/05 14:31:28 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.294 2010/04/29 05:30:29 dcoppa Exp $
|
||||
# $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $
|
||||
|
||||
SUBDIR =
|
||||
@ -37,6 +37,7 @@
|
||||
SUBDIR += hevea
|
||||
SUBDIR += hgrep
|
||||
SUBDIR += highlight
|
||||
SUBDIR += hs-HaXml
|
||||
SUBDIR += html
|
||||
SUBDIR += hunspell
|
||||
SUBDIR += hyperestraier
|
||||
|
Loading…
Reference in New Issue
Block a user