diff options
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 |