Artifact b4d5cedc53fbea99bf5f295f8b14eb483e355562899c0b7968ea06dd048ac7b5:
- File extra.mk.in — part of check-in [3bac4aa7d3] at 2016-05-07 11:58:33 on branch trunk — Add a proper build system (user: js, size: 244) [annotate] [blame] [check-ins using]
OBJIRC_SHARED_LIB = @OBJIRC_SHARED_LIB@ OBJIRC_STATIC_LIB = @OBJIRC_STATIC_LIB@ OBJIRC_LIB_MAJOR = 0 OBJIRC_LIB_MINOR = 0 OBJIRC_LIB_MAJOR_MINOR = ${OBJIRC_LIB_MAJOR}.${OBJIRC_LIB_MINOR} LIBOBJIRC_DEP = @LIBOBJIRC_DEP@ RUN_TESTS = @RUN_TESTS@