Unbreak the arm build, by spelling LIBSRCS correctly.

This commit is contained in:
Olivier Houchard 2008-08-02 12:33:39 +00:00
parent a2a9fbb490
commit 7aab344dc1

View file

@ -4,7 +4,7 @@ GENSRCS+= xm.h
LIBSRCS+= armfbsd-nat.c
LIBSRCS+= arm-tdep.c armfbsd-tdep.c solib.c solib-svr4.c
.if !defined(GDB_CROSS_DEBUGGER)
LIBSRC+= fbsd-threads.c
LIBSRCS+= fbsd-threads.c
.endif
nm.h: