From d3f26ece7d4383df0b22fe9c3cb3e695381ec737 Mon Sep 17 00:00:00 2001
From: Dan Klein <danklei@cisco.com>
Date: Mon, 24 Aug 2015 10:51:13 +0300
Subject: Initial push to external_lib migration

---
 .../automation/trex_control_plane/python_lib/termstyle/Makefile  | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100755 scripts/automation/trex_control_plane/python_lib/termstyle/Makefile

(limited to 'scripts/automation/trex_control_plane/python_lib/termstyle/Makefile')

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
-- 
cgit