RSS

(root)/fspclient/head : 50

Radim Kolar
2009-06-15 18:49:36
Revision ID: radim_kolar-20090615184936-w02gg16wlt6qclcm
compress and install manpage

collapse all collapse all

added added

removed removed

10
env = Environment(CPPPATH='#/include')
10
env = Environment(CPPPATH='#/include')
11
# Turn CPPFLAGS to list
11
# Turn CPPFLAGS to list
12
env.Append( CPPFLAGS = [])
12
env.Append( CPPFLAGS = [])
 
 
13
# Import CompessFile builder
 
 
14
from site_init import file_compress
 
 
15
env['BUILDERS']['CompressFile']=Builder(action=file_compress)
13
 
16
 
14
################### Functions ######################
17
################### Functions ######################
15
def importEnv(list=None, prefix=None):
18
def importEnv(list=None, prefix=None):

Loggerhead is a web-based interface for Bazaar branches