13 lines
		
	
	
		
			377 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			377 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/Makefile
 | |
| +++ b/Makefile
 | |
| @@ -46,8 +46,7 @@ HDR_SUBDIRS = include libxfs
 | |
|  
 | |
|  DLIB_SUBDIRS = libxlog libxcmd libhandle
 | |
|  LIB_SUBDIRS = libxfs $(DLIB_SUBDIRS)
 | |
| -TOOL_SUBDIRS = copy db estimate fsck growfs io logprint mkfs quota \
 | |
| -		mdrestore repair rtcp m4 man doc debian
 | |
| +TOOL_SUBDIRS = db fsck growfs io mkfs repair
 | |
|  
 | |
|  ifneq ("$(PKG_PLATFORM)","darwin")
 | |
|  TOOL_SUBDIRS += fsr
 | 
