| Repository.mk (f1d06a46) | Repository.mk (88fe4d89) |
|---|---|
| 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 --- 38 unchanged lines hidden (view full) --- 47 regsingleton \ 48 sp2bv \ 49 spadmin.bin \ 50)) 51 52$(eval $(call gb_Helper_register_executables,SDK, \ 53 autodoc \ 54 cppumaker \ | 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 --- 38 unchanged lines hidden (view full) --- 47 regsingleton \ 48 sp2bv \ 49 spadmin.bin \ 50)) 51 52$(eval $(call gb_Helper_register_executables,SDK, \ 53 autodoc \ 54 cppumaker \ |
| 55 idlc \ |
|
| 55 javamaker \ 56 regcompare \ 57 uno-skeletonmaker \ 58)) 59 60$(eval $(call gb_Helper_register_executables,UREBIN, \ 61 javaldx \ 62 regcomp \ --- 226 unchanged lines hidden --- | 56 javamaker \ 57 regcompare \ 58 uno-skeletonmaker \ 59)) 60 61$(eval $(call gb_Helper_register_executables,UREBIN, \ 62 javaldx \ 63 regcomp \ --- 226 unchanged lines hidden --- |