diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2016-05-19 20:06:56 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2016-05-19 20:06:56 +0000 |
| commit | a7f03fcfe7109df232200b8b5e1f715a18ba7d74 (patch) | |
| tree | 5d850df4522f52e077ecb35866e624861ceeb1f6 /test/cxxfilt/Makefile | |
| parent | 7c9f2b63d3a1c147cf1bd709b562d6273908d5b6 (diff) | |
Notes
Diffstat (limited to 'test/cxxfilt/Makefile')
| -rw-r--r-- | test/cxxfilt/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/cxxfilt/Makefile b/test/cxxfilt/Makefile new file mode 100644 index 000000000000..adc67069bf63 --- /dev/null +++ b/test/cxxfilt/Makefile @@ -0,0 +1,6 @@ +# $Id$ + +TOP= ../.. +SUBDIR= ts + +.include "${TOP}/mk/elftoolchain.tetbase.mk" |
