From 47287fbf1af21207d8f847842fb32db9ee95e4c8 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 25 Dec 2020 12:26:05 -0800 Subject: 7401 - clean up support for non-Linux platforms --- translate_mu_debug | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'translate_mu_debug') diff --git a/translate_mu_debug b/translate_mu_debug index b6176a82..8bee3906 100755 --- a/translate_mu_debug +++ b/translate_mu_debug @@ -1,5 +1,8 @@ #!/bin/sh -# Translate Mu programs with debug information on Linux. +# Translate given Mu files with debug information on Linux. +# +# (You _could_ do something similar on other platforms using emulation. But I +# often find that to be too slow.) set -e -- cgit 1.4.1-2-gfad0