diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-21 16:26:08 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-21 16:26:08 +0300 |
commit | 11c71842f6d73f80cc40d2752421eec9af40bb51 (patch) | |
tree | d6de27d1d9e96bae92a6b7e7db3ce661b1582afb /fpicker/test/makefile.mk | |
parent | 15083950a5c814dd5765ef49751a2700052a5a99 (diff) |
Drop OS2
Diffstat (limited to 'fpicker/test/makefile.mk')
-rw-r--r-- | fpicker/test/makefile.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fpicker/test/makefile.mk b/fpicker/test/makefile.mk index 4157d339bd3a..e497e794c185 100644 --- a/fpicker/test/makefile.mk +++ b/fpicker/test/makefile.mk @@ -31,10 +31,6 @@ PRJNAME=SV TARGET=svdem LIBTARGET=NO -.IF "$(GUI)" == "OS2" -TARGETTYPE=GUI -.ENDIF - # --- Settings ----------------------------------------------------- .INCLUDE : svpre.mk |