diff --git a/yasm/make_beos b/yasm/make_beos index e0ad4b8143..5ee82b9457 100755 --- a/yasm/make_beos +++ b/yasm/make_beos @@ -1,3 +1,3 @@ #! /bin/sh ./configure -make \ No newline at end of file +make diff --git a/yasm/make_haiku b/yasm/make_haiku index 4215a38b43..58d6348044 100755 --- a/yasm/make_haiku +++ b/yasm/make_haiku @@ -1,4 +1,4 @@ #! /bin/sh cp /boot/common/share/libtool/config/config.* config/ ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include -make \ No newline at end of file +make