Skip to content
Snippets Groups Projects
Commit 78f63dec authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Revert "Throw an error and hint if SYMLINK is defined on the command-line"

This reverts commit cfcff881
parent dd97c28f
Branches
Tags
1 merge request!455Update branch with changes from master
......@@ -11,10 +11,6 @@
# Optional build targets: dlls, utils, mono, all (default) #
#########################################################################
ifdef SYMLINK
$(error SYMLINK was defined and unexpected. You might mean the 'symlinks' target instead)
endif
PWD := $(shell /bin/pwd)
SRC_ROOT ?= ${PWD}/..
include $(SRC_ROOT)/build/Common.gmake
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment