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:
@@ -7,7 +7,16 @@ program_dir = utils/makegen
|
||||
|
||||
PROGRAM=makegen
|
||||
|
||||
DATADIRS = templates
|
||||
DATAFILES = templates/Makefile.in templates/makefile.b32 \
|
||||
templates/makefile.bcc templates/makefile.dos \
|
||||
templates/makefile.g95 templates/makefile.sc \
|
||||
templates/makefile.sl templates/makefile.twn \
|
||||
templates/makefile.unx templates/makefile.vc \
|
||||
templates/makefile.wat
|
||||
|
||||
OBJECTS=$(PROGRAM).o
|
||||
|
||||
include ../../src/makeprog.env
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user