Trying to do 

$ make run

produced:

make: Fatal error: Don't know how to make target `run'
Current working directory /net/aldan/export/akolb/build/libMicro-0.3.0/bin-i86pc
*** Error code 1
The following command caused the error:
mkdir -p bin-`uname -m`; cd bin-`uname -m`; MACH=`uname -m` make -f 
../Makefile.`uname -s` run
make: Fatal error: Command failed for target `run'

It seems that all platform Makefiles miss the 'run' target.



_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org

Reply via email to