--- imach/src/Makefile 2014/08/27 19:06:49 1.40 +++ imach/src/Makefile 2014/08/29 05:58:08 1.41 @@ -235,6 +235,7 @@ imachgsl.o : imach.c imachopt : imachopt.o $(CC) $(LFLAGSOPT) -o imachopt imachopt.o ln -f imachopt imach + cp imach ../bin imachopt.o : imach.c $(CC) $(CFLAGSOPT) -DPOWELL -o imachopt.o -c imach.c