mkModid is fixed, so pdynload works well on Windows

This commit is contained in:
shelarcy
2005-06-19 12:05:49 +00:00
parent d07bb01b48
commit 62b6e31734
3 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
GHCFLAGS= -O
GHCFLAGS= -O $(GHC_EXTRA_OPTS)
PKGFLAGS= -package-conf $(TOP)/plugins.conf.inplace
PKGFLAGS+= -package plugins -package unix
PKGFLAGS+= -package plugins
all: build