Current Path : /usr/src/lib/clang/libclangarcmigrate/ |
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/lib/clang/libclangarcmigrate/Makefile |
# $FreeBSD: release/9.1.0/lib/clang/libclangarcmigrate/Makefile 235633 2012-05-18 21:49:11Z dim $ LIB= clangarcmigrate SRCDIR= tools/clang/lib/ARCMigrate SRCS= ARCMT.cpp \ ARCMTActions.cpp \ FileRemapper.cpp \ ObjCMT.cpp \ PlistReporter.cpp \ TransAPIUses.cpp \ TransARCAssign.cpp \ TransAutoreleasePool.cpp \ TransBlockObjCVariable.cpp \ TransEmptyStatementsAndDealloc.cpp \ TransformActions.cpp \ Transforms.cpp \ TransGCAttrs.cpp \ TransGCCalls.cpp \ TransProperties.cpp \ TransRetainReleaseDealloc.cpp \ TransUnbridgedCasts.cpp \ TransUnusedInitDelegate.cpp \ TransZeroOutPropsInDealloc.cpp TGHDRS= AttrList \ AttrParsedAttrList \ Attrs \ DeclNodes \ DiagnosticCommonKinds \ DiagnosticGroups \ DiagnosticSemaKinds \ StmtNodes .include "../clang.lib.mk"