makefile.mk (58c70741) | makefile.mk (b720c592) |
---|---|
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 --- 299 unchanged lines hidden (view full) --- 308 xmlsecurity \ 309 xsec_fw \ 310 xsec_xmlsec 311.END 312 313.IF "$(OS)" == "MACOSX" 314my_components += \ 315 component/avmedia/source/macavf/avmediaMacAVF \ | 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 --- 299 unchanged lines hidden (view full) --- 308 xmlsecurity \ 309 xsec_fw \ 310 xsec_xmlsec 311.END 312 313.IF "$(OS)" == "MACOSX" 314my_components += \ 315 component/avmedia/source/macavf/avmediaMacAVF \ |
316 component/avmedia/source/quicktime/avmediaQuickTime \ | |
317 component/fpicker/source/aqua/fps_aqua \ 318 component/lingucomponent/source/spellcheck/macosxspell/MacOSXSpell \ 319 macab1 \ 320 macbe1 321.END 322 323.IF "$(OS)" == "WNT" 324my_components += \ --- 96 unchanged lines hidden --- | 316 component/fpicker/source/aqua/fps_aqua \ 317 component/lingucomponent/source/spellcheck/macosxspell/MacOSXSpell \ 318 macab1 \ 319 macbe1 320.END 321 322.IF "$(OS)" == "WNT" 323my_components += \ --- 96 unchanged lines hidden --- |