From 8b52a31ed2c299b759f330c4f976b9c70f5765f4 Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Wed, 24 Jun 2015 14:03:29 +0300 Subject: first version --- .../automation/trex_control_plane/python_lib/termstyle/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create 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 new file mode 100755 index 00000000..02151dca --- /dev/null +++ b/scripts/automation/trex_control_plane/python_lib/termstyle/Makefile @@ -0,0 +1,9 @@ +0: + mkzero-gfxmonk \ + -v `cat VERSION` \ + -p termstyle.py \ + -p setup.py \ + python-termstyle.xml + +pypi: + ./setup.py register sdist upload -- cgit 1.2.3-korg