mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 01:08:04 -05:00
5 lines
202 B
Plaintext
5 lines
202 B
Plaintext
SOURCES = src/*.cc
|
|
TESTS = tests/*.cc
|
|
EXPORT = src/{bytes,open,save,status,encoding,type,path_info,reader}.h
|
|
LINK += authorization bundles cf command encoding io plist regexp scm settings text
|