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
This commit is contained in:
Václav Slavík
2000-01-16 13:25:47 +00:00
parent a0ff531586
commit 37b8e67987
9 changed files with 93 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
all:
cd src; make
clean:
cd src; make clean