From 1ba33de1c83ebe2d82b9a9f7bb8f93be1ee5fc39 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 14 Jun 1995 17:41:40 +0000 Subject: (SRCS): Remove translated.c --- libfshelp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libfshelp/Makefile b/libfshelp/Makefile index 5ff11eb9..237e470d 100644 --- a/libfshelp/Makefile +++ b/libfshelp/Makefile @@ -20,7 +20,7 @@ makemode := library SRCS = lock-acquire.c lock-init.c \ start-translator-long.c start-translator.c \ - fetch-root.c transbox-init.c translated.c set-active.c fetch-control.c drop-transbox.c + fetch-root.c transbox-init.c set-active.c fetch-control.c drop-transbox.c OBJS = $(subst .c,.o,$(SRCS)) -- cgit v1.2.3