summary refs log tree commit diff
path: root/tools/pmov.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pmov.c')
-rw-r--r--tools/pmov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pmov.c b/tools/pmov.c
index efbecd7..f5c70a4 100644
--- a/tools/pmov.c
+++ b/tools/pmov.c
@@ -1,4 +1,4 @@
-/*% rm -f rega.o main.o && cc -g -std=c99 -Wall -DTEST_PMOV -o # % *.o
+/*% rm -f rega.o main.o && cc -g -std=c99 -Wall -DTEST_PMOV -o pmov % *.o
  *
  * This is a test framwork for the dopm() function
  * in rega.c, use it when you want to modify it or