simplify building; no more autotools
commitfa96ec4c0667be59f20f682851adacc95afb9ab6
authorKeith Rarick <kr@xph.us>
Tue, 19 Apr 2011 10:51:07 +0000 (19 03:51 -0700)
committerKeith Rarick <kr@xph.us>
Wed, 20 Apr 2011 10:34:08 +0000 (20 03:34 -0700)
treed091e930b66a4a971cc2d677fe903f19e37be766
parente75696fa9b365a297d7177c92827207f520bced4
simplify building; no more autotools

Autotools simply isn't worth the trouble.
32 files changed:
.gitignore
Index
Makefile [new file with mode: 0644]
Makefile.am [deleted file]
README [moved from README-TESTS with 51% similarity]
README-DEVELOPERS [deleted file]
STYLE [deleted file]
TODO [deleted file]
autogen.sh [deleted file]
configure.in [deleted file]
dat.h
m4/as-compiler-flag.m4 [deleted file]
main.c [moved from beanstalkd.c with 98% similarity]
mk/cmd [new file with mode: 0644]
mk/inc [new file with mode: 0644]
mk/tst [new file with mode: 0644]
pkg/beanstalkd.spec.in [moved from beanstalkd.spec.in with 100% similarity]
prot.c
sh-tests/binlog-allocation.sh
sh-tests/binlog-basic.sh
sh-tests/binlog-bury.sh
sh-tests/binlog-diskfull-delete.sh
sh-tests/binlog-diskfull.sh
sh-tests/binlog-empty-oom.sh
sh-tests/binlog-read.sh
sh-tests/binlog-sizelimit.sh
t.h [deleted file]
tests/test_heap.c
tests/test_int.c
tests/test_job.c
vers.sh [new file with mode: 0755]
version.sh [deleted file]