aboutsummaryrefslogtreecommitdiff
path: root/mailutils/Kbuild.src
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2010-09-14 12:47:25 +1000
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>2010-09-14 12:47:25 +1000
commit9df56f96fd9a213189ca94c1fccfc3c42bd9c16a (patch)
treedb1db005b59e2b78d5daf9527fa8fc604e07e8c4 /mailutils/Kbuild.src
parent30c62e541a1484fedc3d689d62f96d246a28b147 (diff)
parent5f3303712ef483d270097cae4ba0a559b1056121 (diff)
downloadbusybox-w32-9df56f96fd9a213189ca94c1fccfc3c42bd9c16a.tar.gz
busybox-w32-9df56f96fd9a213189ca94c1fccfc3c42bd9c16a.tar.bz2
busybox-w32-9df56f96fd9a213189ca94c1fccfc3c42bd9c16a.zip
Merge branch 'origin/master' (early part)
Diffstat (limited to 'mailutils/Kbuild.src')
-rw-r--r--mailutils/Kbuild.src11
1 files changed, 11 insertions, 0 deletions
diff --git a/mailutils/Kbuild.src b/mailutils/Kbuild.src
new file mode 100644
index 000000000..871e87981
--- /dev/null
+++ b/mailutils/Kbuild.src
@@ -0,0 +1,11 @@
1# Makefile for busybox
2#
3# Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
4#
5# Licensed under the GPL v2, see the file LICENSE in this tarball.
6
7lib-y:=
8lib-$(CONFIG_MAKEMIME) += mime.o mail.o
9lib-$(CONFIG_POPMAILDIR) += popmaildir.o mail.o
10lib-$(CONFIG_REFORMIME) += mime.o mail.o
11lib-$(CONFIG_SENDMAIL) += sendmail.o mail.o