PERFORCE change 31484 for review
    Peter Wemm 
    peter at FreeBSD.org
       
    Mon May 19 15:01:18 PDT 2003
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=31484
Change 31484 by peter at peter_daintree on 2003/05/19 15:01:13
	I dont know what david was thinking, but fdisk is already
	included in the i386 case above.
Affected files ...
.. //depot/projects/hammer/sbin/Makefile#9 edit
Differences ...
==== //depot/projects/hammer/sbin/Makefile#9 (text+ko) ====
@@ -103,11 +103,6 @@
 .endif
 .endif
 
-# XXX: should combine with i386 above
-.if ${MACHINE_ARCH} == "i386"
-SUBDIR+=fdisk
-.endif
-
 .if ${MACHINE_ARCH} == "ia64"
 SUBDIR+=fdisk \
 	gpt \
    
    
More information about the p4-projects
mailing list