Changeset 176 for trunk/openjdk/jdk/make
- Timestamp:
- Nov 23, 2010, 10:12:57 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/jdk/make/javax/sound/SoundDefs.gmk
r2 r176 36 36 CPPFLAGS += -DX_PLATFORM=X_WINDOWS 37 37 endif # PLATFORM windows 38 39 ifeq ($(PLATFORM), os2) 40 # we reuse most of the Windows code 41 CPPFLAGS += -DX_PLATFORM=X_WINDOWS 42 endif # PLATFORM os2 38 43 39 44 ifeq ($(PLATFORM), linux)
Note:
See TracChangeset
for help on using the changeset viewer.