ObjFW  Check-in [f204847ae3]

Overview
Comment:Update buildsys
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f204847ae3f4340115c6025a9b9a82aaa96e945a5aa4707a4b6ed673a00fa68c
User & Date: js on 2023-07-15 21:09:03
Other Links: manifest | tags
Context
2023-07-15
21:20
Remove Amiga .library support check-in: f0b0aacf36 user: js tags: trunk
21:09
Update buildsys check-in: f204847ae3 user: js tags: trunk
18:04
PLATFORMS.md: Add GNU/Hurd check-in: 40020084fd user: js tags: trunk
Changes

Modified buildsys.mk.in from [b42288d277] to [7dc02b13d9].

1
2
3
4
5
6
7
8
9
10
#
#  Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016,
#                2017, 2018, 2020, 2021, 2022
#    Jonathan Schleifer <js@nil.im>
#
#  https://fossil.nil.im/buildsys
#
#  Permission to use, copy, modify, and/or distribute this software for any
#  purpose with or without fee is hereby granted, provided that the above
#  copyright notice and this permission notice is present in all copies.


|







1
2
3
4
5
6
7
8
9
10
#
#  Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016,
#                2017, 2018, 2020, 2021, 2022, 2023
#    Jonathan Schleifer <js@nil.im>
#
#  https://fossil.nil.im/buildsys
#
#  Permission to use, copy, modify, and/or distribute this software for any
#  purpose with or without fee is hereby granted, provided that the above
#  copyright notice and this permission notice is present in all copies.