new build system without automake
authorDana Jansens <danakj@orodu.net>
Thu, 3 Apr 2003 05:59:03 +0000 (05:59 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 3 Apr 2003 05:59:03 +0000 (05:59 +0000)
commitd447dc0f59619d26073699d9f81d7de77c200be4
treefae507e2a2568d249b0681bfc255ea3941a71a6f
parent28a4456c46976ba5c58a300dfa67109227bc1583
new build system without automake
47 files changed:
.cvsignore
Makefile [new file with mode: 0644]
Makefile.am [deleted file]
bootstrap
build/.cvsignore [new file with mode: 0644]
build/Makefile.engines [new file with mode: 0644]
build/Makefile.incl.in [new file with mode: 0644]
build/Makefile.kernel [new file with mode: 0644]
build/Makefile.plugins [new file with mode: 0644]
build/Makefile.render [new file with mode: 0644]
build/Makefile.themes [new file with mode: 0644]
configure.ac
doc/.cvsignore
doc/Makefile.am [deleted file]
doc/doxygen/.cvsignore
doc/doxygen/Makefile.am [deleted file]
engines/.cvsignore
engines/Makefile.am [deleted file]
engines/openbox/.cvsignore
engines/openbox/Makefile [new file with mode: 0644]
engines/openbox/Makefile.am [deleted file]
m4/openbox.m4
openbox/.cvsignore
openbox/Makefile [new file with mode: 0644]
openbox/Makefile.am [deleted file]
openbox/openbox.c
openbox/parse.h
plugins/.cvsignore
plugins/Makefile [new file with mode: 0644]
plugins/Makefile.am [deleted file]
plugins/keyboard/.cvsignore
plugins/keyboard/Makefile [new file with mode: 0644]
plugins/keyboard/Makefile.am [deleted file]
plugins/mouse/.cvsignore
plugins/mouse/Makefile [new file with mode: 0644]
plugins/mouse/Makefile.am [deleted file]
plugins/placement/.cvsignore
plugins/placement/Makefile [new file with mode: 0644]
plugins/placement/Makefile.am [deleted file]
po/.cvsignore
render/.cvsignore
render/Makefile [new file with mode: 0644]
render/Makefile.am [deleted file]
themes/.cvsignore
themes/Makefile.am [deleted file]
themes/openbox/.cvsignore
themes/openbox/Makefile.am [deleted file]