Ver código fonte

add top command for lec7

main
chyyuu 12 anos atrás
pai
commit
a0e2e3c313
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      related_info/lec7-8/Makefile

+ 2
- 0
related_info/lec7-8/Makefile Ver arquivo

@ -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

Carregando…
Cancelar
Salvar