From 9c40bd12ad6dc5e562defa1f366f7e35263cd4ec Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 15 Feb 2000 16:20:41 +0000 Subject: [PATCH] Fixed HTML definition. --- src/libCom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libCom/Makefile b/src/libCom/Makefile index 06036a297..32175b23e 100644 --- a/src/libCom/Makefile +++ b/src/libCom/Makefile @@ -163,7 +163,7 @@ SRCS_WIN32 += dllmain.cpp # For RTEMS CommandInterpreter INC_RTEMS := CommandInterpreter.h SRCS_RTEMS := CommandInterpreter.c -HTMLS_RTEMS += osi/os/RTEMS/CommandInterpreter.3.html +HTMLS_RTEMS += osi/os/RTEMS/CommandInterpreter.html #why is this here ? USR_CFLAGS = -D_NO_PROTO