]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - Makefile
Imported from util-linux-2.9i tarball.
[thirdparty/util-linux.git] / Makefile
index 5bbbdc25c3b3e8f4c437fb14e0c32978188d93ff..92c9cae5806d35c5d89c3464b18de20047f4d7f1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,21 +5,18 @@
 # May be distributed under the terms of the GNU GPL.
 #
 
-VERSION=2.8
+VERSION=2.9
 
 include ./MCONFIG
 
-ifeq "$(HAVE_MOUNT)" "no"
-       MOUNTDIR=mount
-endif
-
-SUBDIRS= bsd \
-       getopt \
+SUBDIRS=lib \
+       getopt-1.0.3a \
        disk-utils \
        games \
        login-utils \
        misc-utils \
-       $(MOUNTDIR) \
+       mount \
+       fdisk \
        sys-utils \
        text-utils