From c21581647b604756caa4727b839ac6a77bbfc9bd Mon Sep 17 00:00:00 2001 From: Quentin Carbonneaux Date: Sun, 27 Mar 2016 18:20:51 -0400 Subject: compile pmov to cwd --- tools/pmov.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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 -- cgit 1.4.1