diff --git a/related_info/lec7-8/Makefile b/related_info/lec7-8/Makefile index 9aa9636..149e0bb 100644 --- a/related_info/lec7-8/Makefile +++ b/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