diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-21 16:34:45 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-21 16:34:45 +0300 |
commit | f05f8318294f07957863b166ca316b8df1bcbd4e (patch) | |
tree | cf6438981b1bfc3538dfe9ef1b70a45a353736e9 /mythes | |
parent | 594c9038df36fcc9502aa0063ad049017194b5e2 (diff) |
Drop OS2
Diffstat (limited to 'mythes')
-rw-r--r-- | mythes/makefile.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/mythes/makefile.mk b/mythes/makefile.mk index 131b1ee318f8..20efeade0a89 100644 --- a/mythes/makefile.mk +++ b/mythes/makefile.mk @@ -101,11 +101,6 @@ BUILD_ACTION=dmake OUT2INC += mythes.hxx .ENDIF # "$(GUI)"=="WNT" -.IF "$(GUI)"=="OS2" -BUILD_ACTION=dmake -OUT2INC += mythes.hxx -.ENDIF # "$(GUI)"=="OS2" - # --- Targets ------------------------------------------------------ .INCLUDE : set_ext.mk |