From 90616df87081ec4c097fd69a83e06575a87035e9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 11 Mar 2002 08:52:00 +0000 Subject: 2002-03-11 Roland McGrath * core.c: File removed. * Makefile (DIST_FILES): Remove core.c from the list. --- exec/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'exec') diff --git a/exec/Makefile b/exec/Makefile index ae7704f3..9b318e8a 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1993,94,95,96,98,99,2000,01 Free Software Foundation, Inc. +# Copyright (C) 1993,94,95,96,98,99,2000,01,02 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 elfcore.c +DIST_FILES = elfcore.c #OTHERLIBS = -lbfd -liberty HURDLIBS = trivfs fshelp iohelp threads ports ihash shouldbeinlibc -- cgit v1.2.3