ObjFW  Check-in [bc662af57b]

Overview
Comment:src/Makefile: Indentation fix
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bc662af57bde62598206361baacc4d75c803979e21881f5157412472fb82f729
User & Date: js on 2021-04-08 17:27:54
Other Links: manifest | tags
Context
2021-04-08
19:30
OFXMLComment: Add a property for the text check-in: f7713f3033 user: js tags: trunk
17:29
Merge trunk into 1.0 branch check-in: 205e68365b user: js tags: 1.0
17:27
src/Makefile: Indentation fix check-in: bc662af57b user: js tags: trunk
17:24
Make OFSandbox private check-in: 787a7388b7 user: js tags: trunk
2021-03-08
00:07
src/Makefile: Indentation fix check-in: b87baa7fd6 user: js tags: 1.0
Changes

Modified src/Makefile from [88822153cb] to [7d07fd2fda].

192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
	OFMutableUTF8String.m		\
	OFNonretainedObjectValue.m	\
	OFPointValue.m			\
	OFPointerValue.m		\
	OFRangeCharacterSet.m		\
	OFRangeValue.m			\
	OFRectangleValue.m		\
       OFSandbox.m			\
	OFSubarray.m			\
	OFUTF8String.m			\
	${LIBBASES_M}			\
	${RUNTIME_AUTORELEASE_M}	\
	${RUNTIME_INSTANCE_M}
SRCS_FILES += OFFileURLHandler.m	\
	      OFINIFileSettings.m







|







192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
	OFMutableUTF8String.m		\
	OFNonretainedObjectValue.m	\
	OFPointValue.m			\
	OFPointerValue.m		\
	OFRangeCharacterSet.m		\
	OFRangeValue.m			\
	OFRectangleValue.m		\
	OFSandbox.m			\
	OFSubarray.m			\
	OFUTF8String.m			\
	${LIBBASES_M}			\
	${RUNTIME_AUTORELEASE_M}	\
	${RUNTIME_INSTANCE_M}
SRCS_FILES += OFFileURLHandler.m	\
	      OFINIFileSettings.m