#
-# This file was automatically generated by tmake at 17:12, 1999/08/25
+# This file was automatically generated by tmake at 17:51, 1999/09/20
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNX.T!
#
INCDIR = $(WXDIR)/include
SAMPDIR = $(WXDIR)/samples
UTILSDIR = $(WXDIR)/utils
+MISCDIR = $(WXDIR)/misc
DOCDIR = $(WXDIR)/docs
########################## Archive name ###############################
-WXARCHIVE = wx$(TOOLKIT)-$(WX_MAJOR_VERSION_NUMBER).$(WX_MINOR_VERSION_NUMBER).$(WX_RELEASE_NUMBER).tgz
+WXARCHIVE = wx$(TOOLKIT)-$(WX_MAJOR_VERSION_NUMBER).$(WX_MINOR_VERSION_NUMBER).$(WX_RELEASE_NUMBER)-b9.tgz
DISTDIR = ./_dist_dir/wx$(TOOLKIT)
############################## Files ##################################
HTML_HEADERS = \
html/forcelink.h \
+ html/helpctrl.h \
+ html/helpdata.h \
+ html/helpfrm.h \
html/htmlcell.h \
html/htmldefs.h \
html/htmlfilter.h \
- html/htmlhelp.h \
html/htmlparser.h \
html/htmltag.h \
html/htmlwin.h \
imaglist.o \
laywin.o \
listctrl.o \
+ logg.o \
msgdlgg.o \
numdlgg.o \
panelg.o \
imaglist.d \
laywin.d \
listctrl.d \
+ logg.d \
msgdlgg.d \
numdlgg.d \
panelg.d \
image.o \
imaggif.o \
imagjpeg.o \
+ imagpcx.o \
imagpng.o \
imagpnm.o \
intl.o \
sckfile.o \
sckipc.o \
sckstrm.o \
+ serbase.o \
sizer.o \
socket.o \
strconv.o \
image.d \
imaggif.d \
imagjpeg.d \
+ imagpcx.d \
imagpng.d \
imagpnm.d \
intl.d \
sckfile.d \
sckipc.d \
sckstrm.d \
+ serbase.d \
sizer.d \
socket.d \
strconv.d \
imaglist.o \
laywin.o \
listctrl.o \
+ logg.o \
msgdlgg.o \
notebook.o \
numdlgg.o \
sashwin.o \
scrolwin.o \
splitter.o \
+ statline.o \
statusbr.o \
tabg.o \
textdlgg.o \
imaglist.d \
laywin.d \
listctrl.d \
+ logg.d \
msgdlgg.d \
notebook.d \
numdlgg.d \
sashwin.d \
scrolwin.d \
splitter.d \
+ statline.d \
statusbr.d \
tabg.d \
textdlgg.d \
image.o \
imaggif.o \
imagjpeg.o \
+ imagpcx.o \
imagpng.o \
imagpnm.o \
intl.o \
sckfile.o \
sckipc.o \
sckstrm.o \
+ serbase.o \
sizer.o \
socket.o \
strconv.o \
image.d \
imaggif.d \
imagjpeg.d \
+ imagpcx.d \
imagpng.d \
imagpnm.d \
intl.d \
sckfile.d \
sckipc.d \
sckstrm.d \
+ serbase.d \
sizer.d \
socket.d \
strconv.d \
brush.o \
button.o \
checkbox.o \
+ checklst.o \
choice.o \
clipbrd.o \
colour.o \
scrolbar.o \
settings.o \
slider.o \
+ spinbutt.o \
statbmp.o \
statbox.o \
stattext.o \
brush.d \
button.d \
checkbox.d \
+ checklst.d \
choice.d \
clipbrd.d \
colour.d \
scrolbar.d \
settings.d \
slider.d \
+ spinbutt.d \
statbmp.d \
statbox.d \
stattext.d \
dirdlgg.o \
gridg.o \
laywin.o \
+ logg.o \
numdlgg.o \
panelg.o \
progdlgg.o \
dirdlgg.d \
gridg.d \
laywin.d \
+ logg.d \
numdlgg.d \
panelg.d \
progdlgg.d \
image.o \
imaggif.o \
imagjpeg.o \
+ imagpcx.o \
imagpng.o \
imagpnm.o \
intl.o \
sckfile.o \
sckipc.o \
sckstrm.o \
+ serbase.o \
sizer.o \
socket.o \
strconv.o \
stream.o \
string.o \
tbarbase.o \
+ tbarsmpl.o \
textcmn.o \
textfile.o \
time.o \
image.d \
imaggif.d \
imagjpeg.d \
+ imagpcx.d \
imagpng.d \
imagpnm.d \
intl.d \
sckfile.d \
sckipc.d \
sckstrm.d \
+ serbase.d \
sizer.d \
socket.d \
strconv.d \
stream.d \
string.d \
tbarbase.d \
+ tbarsmpl.d \
textcmn.d \
textfile.d \
time.d \
frame.o \
gauge95.o \
gdiobj.o \
+ gsocket.o \
helpwin.o \
icon.o \
imaglist.o \
frame.d \
gauge95.d \
gdiobj.d \
+ gsocket.d \
helpwin.d \
icon.d \
imaglist.d \
xpmhand.d
HTMLOBJS = \
+ helpctrl.o \
+ helpdata.o \
+ helpfrm.o \
htmlcell.o \
htmlfilter.o \
- htmlhelp.o \
- htmlhelp_io.o \
htmlparser.o \
htmltag.o \
htmlwin.o \
search.o
HTMLDEPS = \
+ helpctrl.d \
+ helpdata.d \
+ helpfrm.d \
htmlcell.d \
htmlfilter.d \
- htmlhelp.d \
- htmlhelp_io.d \
htmlparser.d \
htmltag.d \
htmlwin.d \
$(INSTALL) -d $(prefix)
$(INSTALL) -d $(bindir)
$(INSTALL) -d $(libdir)
+ $(INSTALL) -d $(datadir)
$(INSTALL_SCRIPT) $(top_builddir)/wx-config $(bindir)/wx-config
$(INSTALL_PROGRAM) $(top_builddir)/lib/@WX_TARGET_LIBRARY@ $(libdir)/@WX_TARGET_LIBRARY@
$(INSTALL) -d $(libdir)/wx/include/wx/@TOOLKIT_DIR@
$(INSTALL_DATA) $(top_builddir)/setup.h $(libdir)/wx/include/wx/@TOOLKIT_DIR@/setup.h
+ $(INSTALL) -d $(datadir)/wx
+ $(INSTALL) -d $(datadir)/wx/afm
+ $(INSTALL) -d $(datadir)/wx/gs_afm
+ $(INSTALL_DATA) $(top_srcdir)/misc/afm/*.afm $(datadir)/wx/afm
+ $(INSTALL_DATA) $(top_srcdir)/misc/gs_afm/*.afm $(datadir)/wx/gs_afm
+
$(INSTALL) -d $(includedir)/wx
$(INSTALL) -d $(includedir)/wx/msw
$(INSTALL) -d $(includedir)/wx/gtk
@echo " Removing helper files..."
@$(RM) $(libdir)/wx/include/wx/@TOOLKIT_DIR@/setup.h
@$(RM) $(bindir)/wx-config
+ @$(RM) $(datadir)/wx/afm/*
+ @$(RM) $(datadir)/wx/gs_afm/*
+ @rmdir $(datadir)/wx/gs_afm
+ @rmdir $(datadir)/wx/afm
+ @rmdir $(datadir)/wx
@echo " Removing headers..."
@list='$(HEADERS)'; for p in $$list; do \
$(RM) $(includedir)/wx/$$p; \
@if test -d $(libdir)/wx; then rmdir $(libdir)/wx; fi
@if test -d $(includedir)/wx/gtk; then rmdir $(includedir)/wx/gtk; fi
@if test -d $(includedir)/wx/motif; then rmdir $(includedir)/wx/motif; fi
- @if test -d $(includedir)/wx/motif; then rmdir $(includedir)/wx/msw; fi
+ @if test -d $(includedir)/wx/msw; then rmdir $(includedir)/wx/msw; fi
@if test -d $(includedir)/wx/html; then rmdir $(includedir)/wx/html; fi
@if test -d $(includedir)/wx/unix; then rmdir $(includedir)/wx/unix; fi
@if test -d $(includedir)/wx/generic; then rmdir $(includedir)/wx/generic; fi
cp $(UTILSDIR)/glcanvas/$(TOOLKITDIR)/*.h $(DISTDIR)/utils/glcanvas/$(TOOLKITDIR)
cp $(UTILSDIR)/glcanvas/$(TOOLKITDIR)/*.cpp $(DISTDIR)/utils/glcanvas/$(TOOLKITDIR)
-dist: ALL_DIST @GUIDIST@ SAMPLES_DIST UTILS_DIST
+MISC_DIST:
+ mkdir $(DISTDIR)/misc
+ mkdir $(DISTDIR)/misc/afm
+ cp $(MISCDIR)/afm/*.afm $(DISTDIR)/misc/afm
+ mkdir $(DISTDIR)/misc/gs_afm
+ cp $(MISCDIR)/gs_afm/*.afm $(DISTDIR)/misc/gs_afm
+
+dist: ALL_DIST @GUIDIST@ SAMPLES_DIST UTILS_DIST MISC_DIST
cd _dist_dir; tar ch wx$(TOOLKIT) | gzip -f9 > $(WXARCHIVE); mv $(WXARCHIVE) ..
$(RM) -r _dist_dir