/[ascend]/trunk/tcltk/SConscript
ViewVC logotype

Contents of /trunk/tcltk/SConscript

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2026 - (show annotations) (download)
Thu Apr 30 06:36:32 2009 UTC (14 years, 1 month ago) by jpye
File size: 174 byte(s)
Woops, add missing.
1 Import("env")
2
3 env.SConscript("interface/SConscript",['env'])
4
5 print "ASC4DEV"
6 asc4devcmd = env.SubstInFile('asc4dev.in')
7 env.AddPostAction(asc4devcmd, 'chmod 755 $TARGET')
8

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22