(CURDIR): New define.

This commit is contained in:
Andrew Innes 2000-12-06 14:55:40 +00:00
parent 6610f4b26a
commit a62e863522

View file

@ -27,10 +27,12 @@ ALL_DEPS = $**
SUBSYSTEM_WINDOWS=-subsystem:windows
SUBSYSTEM_CONSOLE=-subsystem:console
CURDIR = $(MAKEDIR:\=/)
# INSTALL_DIR is the directory into which emacs will be installed.
#
!ifndef INSTALL_DIR
INSTALL_DIR = $(MAKEDIR)/..
INSTALL_DIR = $(CURDIR)/..
!endif
# Allow detection of builds with MSVC 5 or later, so we can