From 8b772614c59c8b996f02911d0150076651412acc Mon Sep 17 00:00:00 2001 From: "N. Brouard" Date: Fri, 29 Aug 2014 05:58:08 +0000 Subject: [PATCH] Summary: Some provisional steps for a rpm build Author: Brouard --- src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile b/src/Makefile index ff65754..bfb7032 100644 --- a/src/Makefile +++ b/src/Makefile @@ -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 -- 2.43.0