Differences From Artifact [0c805102f7]:
- File buildsys.mk.in — part of check-in [f9f650baba] at 2009-04-15 14:28:30 on branch trunk — Update copyright. (user: js, size: 11408) [annotate] [blame] [check-ins using]
To Artifact [067cbde714]:
- File buildsys.mk.in — part of check-in [d4c3373800] at 2009-06-03 18:28:12 on branch trunk — Let configure define our ${INSTALL}. (user: js, size: 11410) [annotate] [blame] [check-ins using]
︙ | |||
53 54 55 56 57 58 59 | 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 | - + | PLUGIN_LDFLAGS = @PLUGIN_LDFLAGS@ PLUGIN_SUFFIX = @PLUGIN_SUFFIX@ INSTALL_LIB = @INSTALL_LIB@ UNINSTALL_LIB = @UNINSTALL_LIB@ CLEAN_LIB = @CLEAN_LIB@ LN_S = @LN_S@ MKDIR_P = mkdir -p |
︙ |