Skip to content
Snippets Groups Projects
Commit bd6b9bb5 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Import tree.mk from GHC's build system

parent c331cb48
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ show:
@echo '$(VALUE)="$($(VALUE))"'
NOFIB_TOP := $(TOP)
include $(NOFIB_TOP)/../mk/tree.mk
include $(NOFIB_TOP)/../mk/config.mk
GHC_TOP := $(TOP)
TOP := $(NOFIB_TOP)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment