diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-03-30 11:38:21 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-03-30 11:38:21 +0000 |
commit | e31d46d8140a18e99e5c4530d79c3e4b365749ff (patch) | |
tree | 658d4cd55ef3e2a4d1bc185c9ef5e41c5800e39f /devel/Makefile | |
parent | Update to 20020330. (diff) |
Intelligent compilation management tool for Haskell programs
WWW: http://www.cs.york.ac.uk/fp/hmake/
PR: 32345
Submitted by: mwest@uct.ac.za
Notes
Notes:
svn path=/head/; revision=56937
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index ad899a5df9d9..0a63a93fa2da 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -194,6 +194,7 @@ SUBDIR += gvd SUBDIR += happy SUBDIR += happydoc + SUBDIR += hmake SUBDIR += hp48cc SUBDIR += hypersrc SUBDIR += i386-rtems-binutils |