os2.mk (78ecfec3) os2.mk (386ca866)
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

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

53 -D$(OS) \
54 -D_PTHREADS \
55 -DOS2 \
56 $(PTHREAD_CFLAGS) \
57
58gb_COMPILERDEFS := \
59 -D$(COM) \
60 -DHAVE_GCC_VISIBILITY_FEATURE \
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

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

53 -D$(OS) \
54 -D_PTHREADS \
55 -DOS2 \
56 $(PTHREAD_CFLAGS) \
57
58gb_COMPILERDEFS := \
59 -D$(COM) \
60 -DHAVE_GCC_VISIBILITY_FEATURE \
61 -DCPPU_ENV=gcc3 \
61 -DCPPU_ENV=$(COMNAME) \
62
63gb_CPUDEFS := -DINTEL -D_X86_=1 -DX86
64
65gb_RCDEFS := \
66 -DOS2 \
67 -bt=os2 \
68 -i$(PATH_EMXPGCC)\include \
69

--- 557 unchanged lines hidden ---
62
63gb_CPUDEFS := -DINTEL -D_X86_=1 -DX86
64
65gb_RCDEFS := \
66 -DOS2 \
67 -bt=os2 \
68 -i$(PATH_EMXPGCC)\include \
69

--- 557 unchanged lines hidden ---