diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-04-03 05:59:03 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-04-03 05:59:03 +0000 |
| commit | d447dc0f59619d26073699d9f81d7de77c200be4 (patch) | |
| tree | fae507e2a2568d249b0681bfc255ea3941a71a6f /Makefile.am | |
| parent | 28a4456c46976ba5c58a300dfa67109227bc1583 (diff) | |
new build system without automake
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index be66ed9a..00000000 --- a/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -SUBDIRS = po data themes doc render kernel engines plugins -MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in - -.PHONY: doc - -doc: - $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc - -distclean-local: - rm -f *\~ gmon.out .\#* - -ACLOCAL_AMFLAGS = -I m4 - -EXTRA_DIST = config.rpath mkinstalldirs INSTALL README \ - COPYING AUTHORS CHANGELOG |
