Differences From Artifact [fe068759c6]:
- File utils/objfw-new/Makefile — part of check-in [759d73547f] at 2022-08-07 23:49:03 on branch trunk — objfw-new: Add initial support for properties (user: js, size: 471) [annotate] [blame] [check-ins using] [more...]
To Artifact [17ea65ebac]:
- File utils/objfw-new/Makefile — part of check-in [3b8e28c328] at 2022-11-17 13:57:11 on branch amiga-library — objfw-new: Link against Amiga .library (user: js, size: 495) [annotate] [blame] [check-ins using]
︙ | |||
10 11 12 13 14 15 16 | 10 11 12 13 14 15 16 17 18 19 20 21 | - + | ${PROG}: ${LIBOBJFW_DEP_LVL2} ${LIBOBJFWRT_DEP_LVL2} CPPFLAGS += -I../../src \ -I../../src/runtime \ -I../../src/exceptions \ -I../.. |