index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
blob: 2f817ffd430989bd3275f48c5a5398a8a718215b (
plain
)
1
2
3
4
5
6
7
8
9
10
11
OBJS
all
:
stap stap
: $(
OBJS
)
$(
CC
) $(
LDFLAGS
) -
o
$
@
$(
OBJS
) $(
LIBS
)