]> err.no Git - util-linux/commitdiff
deliver rdev on amd64
authorLaMont Jones <lamont@mix.mmjgroup.com>
Sun, 8 Jul 2007 23:20:51 +0000 (17:20 -0600)
committerLaMont Jones <lamont@mix.mmjgroup.com>
Sun, 8 Jul 2007 23:20:51 +0000 (17:20 -0600)
sys-utils/Makefile.am

index 77b1725e0ea0b9683096e6deab0d7dc3de616b0e..339568f3c2b077d4074c671fbba900af1a9ac754 100644 (file)
@@ -26,6 +26,14 @@ RDEV_LINKS = ramsize vidmode rootflags
 endif
 endif
 
+if BUILD_RDEV
+if ARCH_86_64
+usrsbinexec_PROGRAMS += rdev
+man_MANS += rdev.8 ramsize.8 rootflags.8 vidmode.8
+RDEV_LINKS = ramsize vidmode rootflags
+endif
+endif
+
 SETARCH_LINKS = linux32 linux64
 
 if ARCH_S390