Searched refs:extrapath (Results 1 – 2 of 2) sorted by relevance
19 def __init__(self, version, switchboard, master=None, extrapath=[]): argument63 views = make_view_popups(self.__sb, self.__tkroot, extrapath)290 def make_view_popups(switchboard, root, extrapath): argument293 dirs = [os.path.dirname(__file__)] + extrapath
381 extrapath=default383 extrapath=385 extrapath=$with_uuid387 extrapath=default389 if test "x$extrapath" != "x"; then390 if test "x$extrapath" != "xdefault"; then391 MKNTFS_CPPFLAGS="$MKNTFS_CPPFLAGS -I$extrapath/include"392 MKNTFS_LIBS="$MKNTFS_LIBS -L$extrapath/lib"