sysctl -e

This commit is contained in:
albert
2002-12-11 22:55:42 +00:00
parent cf16b01a99
commit c0e2e83dbd
3 changed files with 73 additions and 56 deletions

View File

@@ -146,7 +146,7 @@ w.o: w.c
############ prog.o --> prog
pmap w uptime tload free vmstat utmp pgrep skill: % : %.o $(LIBPROC)
pmap w uptime tload free sysctl vmstat utmp pgrep skill: % : %.o $(LIBPROC)
$(CC) $(LDFLAGS) -o $@ $^
top: % : %.o $(LIBPROC)