This website requires JavaScript.
Explore
Help
Register
Sign In
cheng
/
wxWidgets
Watch
1
Star
0
Fork
0
You've already forked wxWidgets
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6e0fbb3dbf
wxWidgets
/
utils
/
HelpGen
/
Makefile.in
8 lines
55 B
Makefile
Raw
Normal View
History
Unescape
Escape
added some utils (tex2rtf, helpgen, makegen) to make system git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-16 08:25:47 -05:00
Regenerated makefiles in the correct place. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-03 16:27:58 -04:00
all
:
cd
src
;
$(
MAKE
)
Only build HelpGen in wxBase, since it will #error (this will maybe fix some tinderboxes...). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-09 13:06:31 -05:00
Regenerated makefiles in the correct place. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-03 16:27:58 -04:00
clean
:
cd
src
;
$(
MAKE
)
clean
added some utils (tex2rtf, helpgen, makegen) to make system git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-16 08:25:47 -05:00
Reference in New Issue
Copy Permalink