From aee7f58dfcd519d45482e45ab1ce6026c846dc21 Mon Sep 17 00:00:00 2001 From: forsyth Date: Sat, 13 Feb 2010 21:14:07 +0000 Subject: 20100213-2114 --- os/port/portmkfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os') diff --git a/os/port/portmkfile b/os/port/portmkfile index 111cc81f..96a5ebc6 100644 --- a/os/port/portmkfile +++ b/os/port/portmkfile @@ -9,7 +9,7 @@ LIBFILES=${LIBS:%=$ROOT/Inferno/$OBJTYPE/lib/lib%.a} CLEANEXTRA= %.$O: %.s - $AS $stem.s + $AS $ASFLAGS $stem.s %.$O: %.c $CC $CFLAGS $stem.c -- cgit v1.2.3