Anthony Bentley
|
8cbc2f4471
|
use ${CC} and ${YACC} instead of hardcoded programs
|
2009-11-06 14:59:16 -07:00 |
|
Anthony Bentley
|
c0031dad51
|
use [b]yacc instead of bison by default
This is scratching my own itch--OpenBSD has byacc in the base
distribution, whereas bison is another program to install.
|
2009-09-11 22:01:49 -06:00 |
|
Vegard Nossum
|
74eea59208
|
build: figure out git revision and include as part of version string
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
|
2009-06-11 10:24:12 +02:00 |
|
Vegard Nossum
|
98810091da
|
build: split cflags to its own variable
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
|
2009-06-11 10:10:12 +02:00 |
|
Vegard Nossum
|
f81bcc722a
|
build: merge everything to a single top-level Makefile
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
|
2009-06-11 10:08:32 +02:00 |
|
Vegard Nossum
|
0b65d01289
|
build: add top-level Makefile
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
|
2009-06-11 07:11:30 +02:00 |
|