Repository.mk (229811ba) | Repository.mk (7de6b1b1) |
---|---|
1#************************************************************** 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance --- 18 unchanged lines hidden (view full) --- 27$(eval $(call gb_Helper_register_executables,NONE, \ 28 bmp \ 29 bmpsum \ 30 checksingleton \ 31 g2g \ 32 mkunroll \ 33 rdbedit \ 34 rdbmaker \ | 1#************************************************************** 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance --- 18 unchanged lines hidden (view full) --- 27$(eval $(call gb_Helper_register_executables,NONE, \ 28 bmp \ 29 bmpsum \ 30 checksingleton \ 31 g2g \ 32 mkunroll \ 33 rdbedit \ 34 rdbmaker \ |
35 rsc \ 36 rsc2 \ |
|
35 rscdep \ | 37 rscdep \ |
38 rscpp \ |
|
36 so_checksum \ 37 srvdepy \ 38 svidl \ 39 sspretty \ 40 xml2cmp \ 41)) 42 43$(eval $(call gb_Helper_register_executables,OOO, \ --- 240 unchanged lines hidden --- | 39 so_checksum \ 40 srvdepy \ 41 svidl \ 42 sspretty \ 43 xml2cmp \ 44)) 45 46$(eval $(call gb_Helper_register_executables,OOO, \ --- 240 unchanged lines hidden --- |