git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-08-25 23:32:15 +00:00
parent 8ddef5ee0c
commit 5f8d3b6c17

View File

@@ -131,7 +131,7 @@ place, then do the same for wxPython.
command but there are other libraries besides the main wxWidgets command but there are other libraries besides the main wxWidgets
libs that also need to be built so again I make a script to do it libs that also need to be built so again I make a script to do it
all for me so I don't forget anything. This time it is called all for me so I don't forget anything. This time it is called
".make" (I use the leading ". so when I do ``rm -r *`` in my build ".make" (I use the leading "." so when I do ``rm -r *`` in my build
dir I don't lose my scripts too.) This is what it looks like:: dir I don't lose my scripts too.) This is what it looks like::
make $* \ make $* \