diff options
author | Yuri Dario <ydario@apache.org> | 2012-02-18 18:28:22 +0000 |
---|---|---|
committer | Yuri Dario <ydario@apache.org> | 2012-02-18 18:28:22 +0000 |
commit | ee9bc4299ca0899b7f0e9a65fd73689fe18fa16d (patch) | |
tree | b5edf00d5531abffd3877fda72ba05cbc4f530bd /basegfx/util | |
parent | 02e75d8f74aba5e174c3ad0840443c8de146936a (diff) |
i118923 - OS/2 port: new link system now uses unix style.
Diffstat (limited to 'basegfx/util')
-rw-r--r-- | basegfx/util/makefile.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/basegfx/util/makefile.mk b/basegfx/util/makefile.mk index 3f49a28fc621..81c9fa4f14c1 100644 --- a/basegfx/util/makefile.mk +++ b/basegfx/util/makefile.mk @@ -48,9 +48,6 @@ LIB1FILES=\ $(SLB)$/raster.lib SHL1TARGET= basegfx$(DLLPOSTFIX) -.IF "$(GUI)" == "OS2" -SHL1TARGET= bgfx -.ENDIF SHL1IMPLIB= ibasegfx SHL1STDLIBS=\ |