-
Notifications
You must be signed in to change notification settings - Fork 1
/
Makefile
102 lines (51 loc) · 1.55 KB
/
Makefile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
CFLAGS=-O3 -lperfstat -lm -lcurses
all: adapt disks_simple disks_service diskpath disktot memory memory_vminfo net nettot nfs cpu cpus lpar perf getprocs64 worms filesystems donate evp
test: adapt cmd cpu cpu_pools cpu_total cpu_total2 cpus curses diskpath disks disks2 disks_service disks_simple diskserve disktot donate ds evp filesystems fold getprocs64 junk libperfstat lpar lpar1 memory memory_vminfo mhz n net netfix nettot nfs nfs2 nfs3 nfs4 page_vmgetinfo perf perfsample worms
clean:
rm -fr adapt cmd cpu cpu_pools cpu_total cpu_total2 cpus curses diskpath disks disks2 disks_service disks_simple diskserve disktot ds evp filesystems fold getprocs64 junk libperfstat lpar lpar1 memory memory_vminfo mhz n net netfix nettot nfs nfs2 nfs3 nfs4 page_vmgetinfo perf perfsample
tar_source:
tar cvf ryo_source.tar Makefile adapt.c disks_simple.c disks_service.c diskpath.c disktot.c memory.c memory_vminfo.c net.c nettot.c nfs.c cpu.c cpus.c lpar.c perf.c getprocs64.c worms.c filesystems.c donate.c evp.c
tar_bins: all
tar cvf ryo_bins.tar adapt disks_simple disks_service diskpath disktot memory memory_vminfo net nettot nfs cpu cpus lpar perf getprocs64 worms filesystems donate evp
adapt:
c:
cmd:
cpu:
cpu_pools:
cpu_total:
cpu_total2:
cpus:
curses:
diskpath:
disks:
disks2:
disks_service:
disks_simple:
diskserve:
disktot:
ds:
evp:
filesystems:
fold:
getprocs64:
junk:
libperfstat:
lpar:
lpar1:
memory:
memory_vminfo:
mhz:
n:
net:
netfix:
nettot:
nfs:
nfs2:
nfs3:
nfs4:
page_vmgetinfo:
perf:
perfsample:
perfstat_diskserv:
x:
y: