| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
883f9891cb |
LIB_DIR is now just 'lib' or 'lib64'
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck. |
20 years ago |
|
|
0e794a1bc6 | New 'install' targets in makefile. See bug 2372. | 20 years ago |
|
|
0ad6554338 | print current config name before building src and progs | 21 years ago |
|
|
2fb5d15ce3 |
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE
variable (defaults to "make") and use that. Use the MKDEP and MKDEP_OPTIONS more. Our shell isn't bash, so change the instances of ">& /dev/null" to a more compatible "> /dev/null 2>&1". |
22 years ago |
|
|
e3b0dde49c | Fail if any subdir fails. | 22 years ago |
|
|
df8bc57258 | Don't use pushd/popd. | 22 years ago |
|
|
de0ee3187c | New Makefile system | 22 years ago |