don't install miniswig
[supertux.git] / mk / jam / unix.jam
index 5ee1aa9..6b4df54 100644 (file)
@@ -30,9 +30,6 @@ rule ConstructPluginTarget
 #  correct clean targets.
 rule SystemLinkApplication
 {
-    # check options
-    CheckOptions linkerfile : $(3) : $(<) ;
-
     local target = $($(<)_TARGET) ;
   
     Depends $(target) : $(>) ;