Subject: xsrc/5509: "make clean" in "xsrc" doesn't remove all created files
To: None <gnats-bugs@gnats.netbsd.org>
From: Matthias Scheler <tron@lyssa.owl.de>
List: netbsd-bugs
Date: 05/29/1998 09:58:47
>Number: 5509
>Category: xsrc
>Synopsis: "make clean" in "xsrc" doesn't remove all created files
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri May 29 01:05:01 1998
>Last-Modified:
>Originator: Matthias Scheler
>Organization:
Matthias Scheler http://home.owl.de/~tron/
>Release: 980529
>Environment:
System: NetBSD lyssa.owl.de 1.3E NetBSD 1.3E (LYSSA) #0: Thu May 28 19:52:50 MEST 1998 tron@lyssa.owl.de:/src/src/sys/arch/i386/compile/LYSSA i386
>Description:
After I build X11 from our source I had do discover that even after
"make clean" lots of create files e.g. "depend" or "Makefile" were
not removed.
>How-To-Repeat:
touch /tmp/brick
cd xsrc
make all
make clean
find xsrc -newer /tmp/brick -type f
>Fix:
Either fix all the makefiles seperately or come up with a nice trick.
>Audit-Trail:
>Unformatted: