]> git.saurik.com Git - wxWidgets.git/blobdiff - Makefile.in
more samples are being built and samples/Makefiles uses SAMPLES_SUBDIRS
[wxWidgets.git] / Makefile.in
index cd38841e9f4b709c3172a303d13ec34300cd40a9..dadf3f979c7f15223dc6a802abc0723e945cb6bc 100644 (file)
@@ -1,5 +1,5 @@
 #
-# This file was automatically generated by tmake at 20:51, 1999/10/26
+# This file was automatically generated by tmake at 18:34, 1999/11/01
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNX.T!
 
 #
@@ -204,6 +204,7 @@ WX_HEADERS = \
                debug.h \
                defs.h \
                dialog.h \
+               dialup.h \
                dirdlg.h \
                dnd.h \
                docmdi.h \
@@ -1128,7 +1129,6 @@ MOTIF_COMMONOBJS = \
                mstream.o \
                object.o \
                objstrm.o \
-               odbc.o \
                paper.o \
                prntbase.o \
                process.o \
@@ -1224,7 +1224,6 @@ MOTIF_COMMONDEPS = \
                mstream.d \
                object.d \
                objstrm.d \
-               odbc.d \
                paper.d \
                prntbase.d \
                process.d \
@@ -1870,7 +1869,6 @@ HTMLOBJS = \
                m_list.o \
                m_pre.o \
                m_tables.o \
-               search.o \
                winpars.o
 
 HTMLDEPS = \
@@ -1891,7 +1889,6 @@ HTMLDEPS = \
                m_list.d \
                m_pre.d \
                m_tables.d \
-               search.d \
                winpars.d
 
 UNIX_OBJS = \
@@ -2354,6 +2351,10 @@ SAMPLES_DIST:
        cp $(SAMPDIR)/html/help/*.cpp $(DISTDIR)/samples/html/help
        mkdir $(DISTDIR)/samples/html/help/helpfiles
        cp $(SAMPDIR)/html/help/helpfiles/*.??? $(DISTDIR)/samples/html/help/helpfiles
+       mkdir $(DISTDIR)/samples/html/helpview
+       cp $(SAMPDIR)/html/helpview/Makefile.in $(DISTDIR)/samples/html/helpview
+       cp $(SAMPDIR)/html/helpview/*.cpp $(DISTDIR)/samples/html/helpview
+       cp $(SAMPDIR)/html/helpview/*.zip $(DISTDIR)/samples/html/helpview
        mkdir $(DISTDIR)/samples/html/printing
        cp $(SAMPDIR)/html/printing/Makefile.in $(DISTDIR)/samples/html/printing
        cp $(SAMPDIR)/html/printing/*.cpp $(DISTDIR)/samples/html/printing
@@ -2478,7 +2479,6 @@ SAMPLES_DIST:
        mkdir $(DISTDIR)/samples/toolbar
        cp $(SAMPDIR)/toolbar/Makefile.in $(DISTDIR)/samples/toolbar
        cp $(SAMPDIR)/toolbar/*.cpp $(DISTDIR)/samples/toolbar
-       cp $(SAMPDIR)/toolbar/*.h $(DISTDIR)/samples/toolbar
        cp $(SAMPDIR)/toolbar/*.xpm $(DISTDIR)/samples/toolbar
        mkdir $(DISTDIR)/samples/toolbar/bitmaps
        cp $(SAMPDIR)/toolbar/bitmaps/*.xpm $(DISTDIR)/samples/toolbar/bitmaps
@@ -2558,6 +2558,6 @@ clean:
        $(RM) *.d
        $(RM) parser.c
        $(RM) lexer.c
-       $(RM) ./lib/libwx*
+       $(RM) ./lib/*
 
 cleanall: clean