From 333eccad037ac339aedc20735a8d5a731c378419 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 20 Mar 2000 18:14:28 +0000 Subject: 2000-03-20 Roland McGrath * exectrans.c: Obsolete file removed. * Makefile (DIST_FILES): Remove it. --- exec/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'exec') diff --git a/exec/Makefile b/exec/Makefile index 5f9666b7..8dd6a058 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1993, 94, 95, 96, 98, 99 Free Software Foundation, Inc. +# Copyright (C) 1993,94,95,96,98,99,2000 Free Software Foundation, Inc. # This file is part of the GNU Hurd. # # The GNU Hurd is free software; you can redistribute it and/or modify @@ -27,7 +27,7 @@ bzip2-objects = do-bunzip2.o LCLHDRS = gzip.h crypt.h tailor.h priv.h execmutations.h target = exec #targets = exec exec.static -DIST_FILES = core.c gcore.c elfcore.c exectrans.c +DIST_FILES = core.c gcore.c elfcore.c #OTHERLIBS = -lbfd -liberty HURDLIBS=trivfs fshelp iohelp ports ihash threads shouldbeinlibc -- cgit v1.2.3