Commit Graph

12 Commits (e93e64a0056283e8bc5073e97f51a5a89810607d)

Author SHA1 Message Date
Kevin P. Fleming ec2e4f2216 fix a few build system bugs, and convert Makefiles to be compatible with GNU make 3.80
19 years ago
Kevin P. Fleming 704397dc3c don't abuse CFLAGS and LDFLAGS for build of Asterisk components, because they are also then used for non-Asterisk components (like menuselect); use our own variables instead
19 years ago
Kevin P. Fleming ea0cccc05f another cross-compile fix
19 years ago
Kevin P. Fleming be29512d1e more makefile tweaks to keep targets from being run when they don't need to be
19 years ago
Kevin P. Fleming f62099a4dd oops... no pattern rules for bison/flex
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Luigi Rizzo de59e8f655 use a couple of variables to remove duplicate definitions
19 years ago
Luigi Rizzo 541fdacb3c typo LDFAGS -> LDFLLAGS
19 years ago
Kevin P. Fleming 396ef6f9e7 use LDFLAGS and LIBS properly, and allow dependencies to provide LDFLAGS if needed (although none do today)
19 years ago
Kevin P. Fleming d650e57f0c add missing file
19 years ago
Kevin P. Fleming 748431f7b6 move rules file to prepare for generic rules file
19 years ago
Kevin P. Fleming 9d6c30422b commit missing file
19 years ago