CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/29 15:42:55
Modified files:
sys : Makefile
sys/arch/m68k : Makefile
Log message:
Don't use SUBDIR to traverse tags builds, but punt them straight to
the specific target in kern/Makefile. Be more cautious and block tags
builds in m68k in case something tries to build them there.
ok drahn
