Skip to content

Commit b05679f

Browse files
committed
Added cpp to SUFFIXES
1 parent 8cddedd commit b05679f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Make.inc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.mod=@MODEXT@
77
.fh=.fh
88
.SUFFIXES:
9-
.SUFFIXES: .f90 .F90 .f .F .c .o
9+
.SUFFIXES: .f90 .F90 .f .F .c .cpp .o
1010

1111

1212
# The following ones are the variables used by the PSBLAS make scripts.

0 commit comments

Comments
 (0)