X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=739ad7644ad9631b6f4eea1901eabd4ab6d9fa49;hb=14e6a67148f04b201deac084a0df26f00a0894b2;hp=d15b13e117c2b12c53d0dd7dcc60a1579f05735f;hpb=ea98be462413c2785386967865a511b3405bb031;p=haskell-directory.git diff --git a/Makefile b/Makefile index d15b13e..739ad76 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,7 @@ ALL_DIRS = \ System/Mem \ System/IO \ System/Posix \ + System/Process \ Text \ Text/Html \ Text/PrettyPrint \ @@ -35,6 +36,7 @@ ALL_DIRS = \ Text/Read PACKAGE = base +VERSION = 1.0 SRC_HC_OPTS += -fglasgow-exts -cpp -Iinclude -"\#include" HsBase.h SRC_HSC2HS_OPTS += -Iinclude -I$(FPTOOLS_TOP)/ghc/includes