s4: Remove the old perl/m4/make/mk-based build system.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 31 Oct 2010 01:17:29 +0000 (02:17 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 31 Oct 2010 02:01:44 +0000 (02:01 +0000)
The new waf-based build system now has all the same functionality, and
the old build system has been broken for quite some time.

Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104

popt/config.mk [deleted file]

diff --git a/popt/config.mk b/popt/config.mk
deleted file mode 100644 (file)
index 04cc2c7..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[SUBSYSTEM::LIBPOPT]
-CFLAGS = -I$(poptsrcdir)
-
-LIBPOPT_OBJ_FILES = $(addprefix $(poptsrcdir)/, findme.o popt.o poptconfig.o popthelp.o poptparse.o)
-