makefile.mk (e1738400) makefile.mk (cc13e73e)
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

--- 325 unchanged lines hidden (view full) ---

334 sysmail \
335 winaccessibility \
336 wininetbe1
337.END
338
339.IF "$(OS)" == "OS2"
340my_components += \
341 component/dtrans/source/generic/dtrans \
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

--- 325 unchanged lines hidden (view full) ---

334 sysmail \
335 winaccessibility \
336 wininetbe1
337.END
338
339.IF "$(OS)" == "OS2"
340my_components += \
341 component/dtrans/source/generic/dtrans \
342 component/dtrans/util/dnd \
342 component/dtrans/util/sysdtrans
343.END
344
345.IF "$(OS)" == "WNT" && "$(DISABLE_ATL)" == ""
346my_components += \
347 emser \
348 oleautobridge
349.END

--- 70 unchanged lines hidden ---
343 component/dtrans/util/sysdtrans
344.END
345
346.IF "$(OS)" == "WNT" && "$(DISABLE_ATL)" == ""
347my_components += \
348 emser \
349 oleautobridge
350.END

--- 70 unchanged lines hidden ---