We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74c2521 + 4fd6026 commit 4d9725cCopy full SHA for 4d9725c
Makefile.BSD
@@ -11,7 +11,7 @@
11
# $Id$
12
#
13
14
-SV_DIR = ../../src
+SV_DIR = ./src
15
16
# To compile mvdsv as 32bit on 64bit target platform use next:
17
# for gcc its like: make mvdsv FORCE32BITFLAGS=-m32
Makefile.GNU
@@ -8,7 +8,7 @@
8
9
10
# to compile mvdsv as 32bit on 64bit target platform use next:
0 commit comments