This commit is contained in:
Daveo 2001-01-10 17:21:59 +00:00
parent 4bb360cefd
commit bdce9e6b57
2 changed files with 50 additions and 1 deletions

View file

@ -80,7 +80,8 @@ DATA_TOOL_DIR := $(TOOL_DIR)/data
DATA_BIN_DIR := $(DATA_TOOL_DIR)/bin
DATA_INC_DIR := $(DATA_TOOL_DIR)/include
MKLEVEL := $(DATA_BIN_DIR)/MkLevel -q
MKLEVEL := $(DATA_BIN_DIR)/MkLevel
MKACTOR3D := $(DATA_BIN_DIR)/MkActor3d
# Cygwin
# ------