]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.g95
Added missing includes for non-precompiled headers.
[wxWidgets.git] / src / msw / makefile.g95
index ea713abfd3323eeccae0edf40d2eeb2db3e14221..dc1890ba3db750383d2589a006dbe8e125bbe209 100644 (file)
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 18:07, 2001/01/03
+# This file was automatically generated by tmake at 19:20, 2001/02/08
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE G95.T!
 
 #
@@ -80,7 +80,6 @@ GENERICOBJS = \
                $(GENDIR)/logg.$(OBJSUFF) \
                $(GENDIR)/numdlgg.$(OBJSUFF) \
                $(GENDIR)/panelg.$(OBJSUFF) \
-               $(GENDIR)/plot.$(OBJSUFF) \
                $(GENDIR)/progdlgg.$(OBJSUFF) \
                $(GENDIR)/prop.$(OBJSUFF) \
                $(GENDIR)/propform.$(OBJSUFF) \
@@ -313,6 +312,7 @@ MSWOBJS     = \
                $(MSWDIR)/taskbar.$(OBJSUFF) \
                $(MSWDIR)/tbar95.$(OBJSUFF) \
                $(MSWDIR)/textctrl.$(OBJSUFF) \
+               $(MSWDIR)/tglbtn.$(OBJSUFF) \
                $(MSWDIR)/thread.$(OBJSUFF) \
                $(MSWDIR)/timer.$(OBJSUFF) \
                $(MSWDIR)/tooltip.$(OBJSUFF) \
@@ -620,6 +620,8 @@ clean:
        -$(RM) ../xpm/*.bak
        -$(RM) ../tiff/*.o
        -$(RM) ../tiff/*.bak
+
+cleanall: clean
        -$(RM) $(WXLIB)
        -$(RM) $(ZLIBLIB)
        -$(RM) $(PNGLIB)
@@ -635,8 +637,3 @@ ifneq "$(strip $(LD_SUPPORTS_SHARED))" "yes"
        -$(RM) wx.exp
 endif
 endif
-
-
-cleanall: clean
-
-