]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/makefile.wat
don't use -q option with egrep, Solaris doesn't have it (bug 517145)
[wxWidgets.git] / src / mgl / makefile.wat
index faaf8da49317d9febe13470557e4e6475065fec4..40f1caf6c499f726eedd2db7a1664c47e6ac14e7 100644 (file)
@@ -1,6 +1,6 @@
 #!/binb/wmake.exe
 
-# This file was automatically generated by tmake at 11:57, 2002/01/17
+# This file was automatically generated by tmake 
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
 
 #
@@ -140,6 +140,7 @@ COMMONOBJS = &
        geometry.obj &
        gifdecod.obj &
        hash.obj &
+       hashmap.obj &
        helpbase.obj &
        http.obj &
        imagall.obj &
@@ -295,6 +296,7 @@ HTMLOBJS = helpctrl.obj &
        m_list.obj &
        m_meta.obj &
        m_pre.obj &
+       m_style.obj &
        m_tables.obj &
        winpars.obj
 
@@ -677,6 +679,9 @@ gifdecod.obj:     $(COMMDIR)\gifdecod.cpp
 hash.obj:     $(COMMDIR)\hash.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+hashmap.obj:     $(COMMDIR)\hashmap.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 helpbase.obj:     $(COMMDIR)\helpbase.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
@@ -1105,6 +1110,9 @@ m_meta.obj:     $(HTMLDIR)\m_meta.cpp
 m_pre.obj:     $(HTMLDIR)\m_pre.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+m_style.obj:     $(HTMLDIR)\m_style.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 m_tables.obj:     $(HTMLDIR)\m_tables.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<