changeset 1454:5b97ef510c7f

slight update
author boisy
date Thu, 11 Dec 2003 23:51:42 +0000
parents 5dbf908c1483
children 4a526a73417d
files level1/modules/makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/level1/modules/makefile	Thu Dec 11 23:47:53 2003 +0000
+++ b/level1/modules/makefile	Thu Dec 11 23:51:42 2003 +0000
@@ -172,6 +172,7 @@
 	$(AS) $(AFLAGS) $(ASOUT)$@ $< -aTPS=50
 
 clean:
+	$(CD) krnl; make $@
 	$(RM) $(ALLOBJS)
 
 showobjs: