move way-related stuff into a separate file
authorSimon Marlow <marlowsd@gmail.com>
Mon, 21 Sep 2009 13:00:24 +0000 (13:00 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Mon, 21 Sep 2009 13:00:24 +0000 (13:00 +0000)
commitcd5099a029e06fb974c37cf453a87e5cf5e0fc29
treeb88ae0e76f06edca17637e91fb990ad7b6cfd11f
parent53c7c4675406f3c49533009b1666d6c4532cc8c4
move way-related stuff into a separate file
This fixes at least one problem: libHSffi-ghc<version>.so wasn't being
cleaned, because $(dyn_libsuf) wasn't defined while cleaning.
ghc.mk
mk/config.mk.in
mk/ways.mk [new file with mode: 0644]