summaryrefslogtreecommitdiff
path: root/math/slicot/files/patch-src_makefile
blob: 1b2c8e6aad363cff96ca289688cb28de5d7ce9d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- src/makefile.orig	2022-05-27 14:40:35 UTC
+++ src/makefile
@@ -119,9 +119,9 @@ DSLSRC = \
     MB04DB.obj MB4DBZ.obj MB04DL.obj MB4DLZ.obj MB04DP.obj MB4DPZ.obj MB03AF.obj \
     MB03AG.obj MB03BF.obj MB03BG.obj MB01OD.obj MB01OE.obj MB01OH.obj MB01OO.obj \
     MB01OS.obj MB01OT.obj MB01RH.obj MB01RT.obj SG02CV.obj MB03AB.obj MB03AE.obj \
-    MB03AH.obj MB03AI.obj 
+    MB03AH.obj MB03AI.obj MB01UY.obj SG03BR.obj
 
-all: double
+all: $(DSLSRC)
 
 double: $(DSLSRC)
 	$(ARCH) $(ARCHFLAGS):$(SLICOTLIB) $(DSLSRC)