瀏覽代碼

add top command for lec7

main
chyyuu 12 年之前
父節點
當前提交
a0e2e3c313
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      related_info/lec7-8/Makefile

+ 2
- 0
related_info/lec7-8/Makefile 查看文件

@ -15,5 +15,7 @@ all: lec7_1.c
@echo "using nm to analyze lec7_1"
@echo "====================================="
nm lec7_1
process_state:
top
clean:
rm ./lec7_1

Loading…
取消
儲存