0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-28 22:46:31 +01:00
nodejs/tools/wafadmin/Tools/__init__.py
Ryan Dahl 84d2966377 Use waf-light instead of waf
This way there won't be strange tools/.waf-12343 directories hanging about.
All that waf needs to run is inside the tools/wafadmin directory.
2009-10-02 17:05:42 +02:00

5 lines
67 B
Python

#!/usr/bin/env python
# encoding: utf-8
# Thomas Nagy, 2006 (ita)