diff options
author | 2015-08-24 10:51:13 +0300 | |
---|---|---|
committer | 2015-08-24 10:51:13 +0300 | |
commit | d3f26ece7d4383df0b22fe9c3cb3e695381ec737 (patch) | |
tree | ba42ddb547d363e92b1846df8a8712433981ddac /scripts/automation/trex_control_plane/python_lib/termstyle/Makefile | |
parent | 651a7d779551e193bd9dbadbe8b2a02bdab231b4 (diff) |
Initial push to external_lib migration
Diffstat (limited to 'scripts/automation/trex_control_plane/python_lib/termstyle/Makefile')
-rwxr-xr-x | scripts/automation/trex_control_plane/python_lib/termstyle/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/automation/trex_control_plane/python_lib/termstyle/Makefile b/scripts/automation/trex_control_plane/python_lib/termstyle/Makefile deleted file mode 100755 index 02151dca..00000000 --- a/scripts/automation/trex_control_plane/python_lib/termstyle/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -0: - mkzero-gfxmonk \ - -v `cat VERSION` \ - -p termstyle.py \ - -p setup.py \ - python-termstyle.xml - -pypi: - ./setup.py register sdist upload |