summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 761576b)
raw | patch | inline | side by side (parent: 761576b)
author | ishmal <ishmal@users.sourceforge.net> | |
Tue, 20 Jun 2006 01:46:41 +0000 (01:46 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Tue, 20 Jun 2006 01:46:41 +0000 (01:46 +0000) |
src/Makefile.mingw | patch | blob | history |
diff --git a/src/Makefile.mingw b/src/Makefile.mingw
index d0f612a1e440b70ae574f5c919ee97549facd03e..980695d0aa0b8249b787fd9b8ff313ab208a602a 100644 (file)
--- a/src/Makefile.mingw
+++ b/src/Makefile.mingw
# D E P E N D E N C I E S
###################################
-include ./make.ofiles
include ./make.dep
-INC += $(INCLUDEPATH)
+INC += $(DEPTOOL_INCLUDE)
-OBJ = $(OBJECTS)
+OBJ = $(DEPTOOL_OBJECTS)