From d5b004b6e3293e8758d42b3205a94a8590196882 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 23 Nov 1999 13:52:59 +0000 Subject: Patch from Ralf Corsepius to convert the libmisc directory from Makefile.in to Makefile.am. --- cpukit/libmisc/stackchk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libmisc/stackchk') diff --git a/cpukit/libmisc/stackchk/Makefile.am b/cpukit/libmisc/stackchk/Makefile.am index 4430ffae32..e5f467c42a 100644 --- a/cpukit/libmisc/stackchk/Makefile.am +++ b/cpukit/libmisc/stackchk/Makefile.am @@ -33,7 +33,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h # (OPTIONAL) Add local stuff here using += # -${LIB}: ${SRCS} ${OBJS} +${LIB}: ${OBJS} $(make-library) all: ${ARCH} $(PREINSTALL_FILES) $(LIB) $(TMPINSTALL_FILES) -- cgit v1.2.3