makefile.mk (6a653daf) makefile.mk (0c4f5f58)
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) ---

309my_components += \
310 xmlsecurity \
311 xsec_fw \
312 xsec_xmlsec
313.END
314
315.IF "$(OS)" == "MACOSX"
316my_components += \
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) ---

309my_components += \
310 xmlsecurity \
311 xsec_fw \
312 xsec_xmlsec
313.END
314
315.IF "$(OS)" == "MACOSX"
316my_components += \
317 avmediaQuickTime \
317 fps_aqua \
318 macab1 \
319 macbe1 \
320 MacOSXSpell
318 fps_aqua \
319 macab1 \
320 macbe1 \
321 MacOSXSpell
321.IF "${MACOSX_DEPLOYMENT_TARGET}" == ""
322 my_components += avmediaQuickTime
323.END
322.END
324.END
325
326.IF "$(OS)" == "WNT"
327my_components += \
328 ado \
329 dnd \
330 dtrans \
331 fop \
332 fps \

--- 90 unchanged lines hidden ---
323
324.IF "$(OS)" == "WNT"
325my_components += \
326 ado \
327 dnd \
328 dtrans \
329 fop \
330 fps \

--- 90 unchanged lines hidden ---