diff options
Diffstat (limited to 'common/lazy-ptr/makefile')
-rw-r--r-- | common/lazy-ptr/makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/lazy-ptr/makefile b/common/lazy-ptr/makefile index 0280498..62880fa 100644 --- a/common/lazy-ptr/makefile +++ b/common/lazy-ptr/makefile @@ -1,5 +1,4 @@ # file : common/lazy-ptr/makefile -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make |