Browse Source

compile pmov to cwd

Quentin Carbonneaux 9 years ago
parent
commit
c21581647b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/pmov.c

+ 1 - 1
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