Make and the NSA kernel
Matthew Howe Cloutier
clouti11@pilot.msu.edu
Wed, 24 Jan 2001 00:42:42 -0500 (EST)
Thanks for the suggestion of 'make clean'; I'd forgotten about it. Still
isn't working though. More specifically:
root@garmr:/usr/src/slinux > make ./tools/build-apps
make: Nothing to be done for 'tools/build-apps'.
root@garmr:/usr/src/slinux > make clean
make: *** No rule to make target 'clean'. Stop.
root@garmr:/usr/src/slinux > make ./tools/build-apps clean
make: *** No rule to make target 'clean'. Stop.
'make ./tools/build-kernel' went off fine, and seems to be 'make menuconfig'
and 'make dep' put together. Anyone have any other ideas what my problem might
be?