makefile.mk (3c5114b8) | makefile.mk (e1738400) |
---|---|
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 --- 300 unchanged lines hidden (view full) --- 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 \ | 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 --- 300 unchanged lines hidden (view full) --- 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 components/fpicker/source/aqua/fps_aqua \ | 317 component/fpicker/source/aqua/fps_aqua \ |
318 macab1 \ 319 macbe1 \ 320 MacOSXSpell 321.END 322 323.IF "$(OS)" == "WNT" 324my_components += \ 325 ado \ --- 94 unchanged lines hidden --- | 318 macab1 \ 319 macbe1 \ 320 MacOSXSpell 321.END 322 323.IF "$(OS)" == "WNT" 324my_components += \ 325 ado \ --- 94 unchanged lines hidden --- |