File: chop.patch

package info (click to toggle)
profnet 1.0.21-1%2Bwheezy1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,004 kB
  • sloc: fortran: 12,103; makefile: 233; perl: 124; csh: 6
file content (11 lines) | stat: -rw-r--r-- 481 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
diff -ruN -x '.*.swp' -x 'profnet*' -x .svn src/Makefile chop_dir/Makefile
--- src/Makefile	2010-02-10 17:55:33.923514458 +0100
+++ chop_dir/Makefile	2010-05-12 20:05:09.819459484 +0200
@@ -1,6 +1,6 @@
 #=====================================================================
 F77			=	gfortran
-BIN			=	profnet_prof
+BIN			=	profnet_chop
 #=====================================================================
 ARCH			=	LINUX
 FFLAGS          	:= 	-O3 -fbounds-check -Wuninitialized