Current Path : /usr/src/contrib/smbfs/lib/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/src/contrib/smbfs/lib/Makefile |
# $Id: Makefile,v 1.5 2001/02/24 15:56:04 bp Exp $ .ifmake !clean && !cleandepend .include "../config.int" .endif #.if defined(COMPLETEBUILD) || !exists(/usr/lib/libnls.a) #SUBDIR+= nls #.endif #.if defined(COMPLETEBUILD) || !exists(/usr/lib/libnb.a) #SUBDIR+= nb #.endif .if defined(COMPLETEBUILD) || !exists(/usr/lib/libsmb.a) SUBDIR+= smb .endif deinstall install-lib deinstall-lib install-src deinstall-src: _SUBDIRUSE .include <bsd.subdir.mk>