mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 01:08:04 -05:00
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
SOURCES = src/*.cc
|
|
TESTS = tests/t_*.cc
|
|
EXPORT = src/*.h
|
|
LINK += io text regexp OakSystem
|