Skip to content
Snippets Groups Projects
Commit 50c07f74 authored by Simon Marlow's avatar Simon Marlow
Browse files

Remove bogus extra definition of $(dir)

This was preventing things like 'cd compiler; make stage2/build/DynFlags.o'
from working.
parent 2a54a0d6
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@
#
# -----------------------------------------------------------------------------
dir = ghc
TOP = ..
SPEC_TARGETS = 1 2 3 re1 re2 re3
include $(TOP)/mk/sub-makefile.mk
......
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