Fossil SCM

Do not use a subdirectory named "obj" for building. Ticket [6e51013097c17ead].

drh 2010-11-09 10:48 trunk
Commit e663bac6f77e41b66902631ab1135dde344d8c74
1 file changed +1 -1
+1 -1
--- Makefile
+++ Makefile
@@ -7,11 +7,11 @@
77
SRCDIR = ./src
88
99
#### The directory into which object code files should be written.
1010
#
1111
#
12
-OBJDIR = ./obj
12
+OBJDIR = ./bld
1313
1414
#### C Compiler and options for use in building executables that
1515
# will run on the platform that is doing the build. This is used
1616
# to compile code-generator programs as part of the build process.
1717
# See TCC below for the C compiler for building the finished binary.
1818
--- Makefile
+++ Makefile
@@ -7,11 +7,11 @@
7 SRCDIR = ./src
8
9 #### The directory into which object code files should be written.
10 #
11 #
12 OBJDIR = ./obj
13
14 #### C Compiler and options for use in building executables that
15 # will run on the platform that is doing the build. This is used
16 # to compile code-generator programs as part of the build process.
17 # See TCC below for the C compiler for building the finished binary.
18
--- Makefile
+++ Makefile
@@ -7,11 +7,11 @@
7 SRCDIR = ./src
8
9 #### The directory into which object code files should be written.
10 #
11 #
12 OBJDIR = ./bld
13
14 #### C Compiler and options for use in building executables that
15 # will run on the platform that is doing the build. This is used
16 # to compile code-generator programs as part of the build process.
17 # See TCC below for the C compiler for building the finished binary.
18

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button