ソースを参照

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

読み込み中…
キャンセル
保存