Code

replace single toggle button with less confusing pick-alpha and set-alpha options
[inkscape.git] / src / Makefile.mingw
index e3cdb784917f80698c19e58f51e366aa4fbbbd6b..980695d0aa0b8249b787fd9b8ff313ab208a602a 100644 (file)
@@ -30,12 +30,11 @@ inkscape_version.h: inkscape_version.h.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)
 
 
 
@@ -121,5 +120,6 @@ clean:
        -$(RM) *.dll
        -$(RM) extension$(S)plugin$(S)*.o
        -$(RM) extension$(S)plugin$(S)*.dll
+       -$(RM) inkscape.exe inkview.exe inkscape.dbg inkview.dbg