]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.g95
SendSizeEvent() method moved from wxWindow to wxFrame, as that is the only place...
[wxWidgets.git] / src / msw / makefile.g95
index 60b61f3807bf30d2902a5c9fbc98c18ae12ccbd0..dc1890ba3db750383d2589a006dbe8e125bbe209 100644 (file)
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 01:14, 2001/02/06
+# 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!
 
 #
@@ -312,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) \
@@ -619,6 +620,8 @@ clean:
        -$(RM) ../xpm/*.bak
        -$(RM) ../tiff/*.o
        -$(RM) ../tiff/*.bak
+
+cleanall: clean
        -$(RM) $(WXLIB)
        -$(RM) $(ZLIBLIB)
        -$(RM) $(PNGLIB)
@@ -634,8 +637,3 @@ ifneq "$(strip $(LD_SUPPORTS_SHARED))" "yes"
        -$(RM) wx.exp
 endif
 endif
-
-
-cleanall: clean
-
-