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

Annotation of /trunk/tcltk/SConscript

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2026 - (hide annotations) (download)
Thu Apr 30 06:36:32 2009 UTC (16 years ago) by jpye
File size: 174 byte(s)
Woops, add missing.
1 jpye 2026 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