X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=739ad7644ad9631b6f4eea1901eabd4ab6d9fa49;hb=282a20f42df79145d518a56e8018e61c67f9fedd;hp=d15b13e117c2b12c53d0dd7dcc60a1579f05735f;hpb=ea98be462413c2785386967865a511b3405bb031;p=ghc-base.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