comparison gcc/objc/Make-lang.in @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 # Top level -*- makefile -*- fragment for GNU Objective-C 1 # Top level -*- makefile -*- fragment for GNU Objective-C
2 # Copyright (C) 1997-2017 Free Software Foundation, Inc. 2 # Copyright (C) 1997-2018 Free Software Foundation, Inc.
3 3
4 #This file is part of GCC. 4 #This file is part of GCC.
5 5
6 #GCC is free software; you can redistribute it and/or modify 6 #GCC is free software; you can redistribute it and/or modify
7 #it under the terms of the GNU General Public License as published by 7 #it under the terms of the GNU General Public License as published by
96 # The following allows you to do 'make check-objc -j2'. The 96 # The following allows you to do 'make check-objc -j2'. The
97 # execute.exp tests will be run in parallel with all the other ones. 97 # execute.exp tests will be run in parallel with all the other ones.
98 lang_checks_parallelized += check-objc 98 lang_checks_parallelized += check-objc
99 check_objc_parallelize = 6 99 check_objc_parallelize = 6
100 100
101 # No objc-c-specific selftests
102 selftest-objc:
103
101 # 104 #
102 # Install hooks: 105 # Install hooks:
103 # cc1obj is installed elsewhere as part of $(COMPILERS). 106 # cc1obj is installed elsewhere as part of $(COMPILERS).
104 107
105 objc.install-common: 108 objc.install-common: