From ae7325bdc85e1dd39f039b66ba20ca681712dcc3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 27 Oct 1999 17:25:53 +0000 Subject: rxgen960 now compiles -- may not link. --- c/src/lib/libbsp/i960/rxgen960/timer/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/i960/rxgen960/timer/Makefile.in') diff --git a/c/src/lib/libbsp/i960/rxgen960/timer/Makefile.in b/c/src/lib/libbsp/i960/rxgen960/timer/Makefile.in index aa40bfe26a..231d0811f4 100644 --- a/c/src/lib/libbsp/i960/rxgen960/timer/Makefile.in +++ b/c/src/lib/libbsp/i960/rxgen960/timer/Makefile.in @@ -23,7 +23,7 @@ C_O_FILES = $(C_PIECES:%=${ARCH}/%.o) H_FILES = # Assembly source names, if any, go here -- minus the .S -S_PIECES = timerisr +S_PIECES = S_FILES = $(S_PIECES:%=%.S) S_O_FILES = $(S_FILES:%.S=${ARCH}/%.o) -- cgit v1.2.3