Fix Makefile.modbuild to delete Makefiles on distclean, CFLAGS not to
authorDavid Schleef <ds@schleef.org>
Fri, 14 Dec 2001 19:25:14 +0000 (19:25 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 14 Dec 2001 19:25:14 +0000 (19:25 +0000)
commit9be9a1fb362794171778909e15248754dd6d19f5
treefa5b733d976896a0015e54c572ff50db79383eb7
parentea265bcb8032249bd6576e83d9a2b702c080e86e
Fix Makefile.modbuild to delete Makefiles on distclean, CFLAGS not to
duplicate kernel flags. Fix scripts/dep.* to not add to CFLAGS if
the RTAI/RTLinux include directories don't exist.  (Might not be an
error -- otherwise it's difficult to compile for a real-time patched
kernel without the RTAI/RTLinux source.)
Makefile.modbuild
scripts/dep.rtai
scripts/dep.rtlinux