aboutsummaryrefslogtreecommitdiff
path: root/utils/Makefile
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2013-05-13 23:59:33 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-05-13 23:59:33 +0200
commit06652392dc8281f12aa1f52307ef0e2fea4b0945 (patch)
tree177373d00e8ed32fc23dc25ba2b1632b859e8496 /utils/Makefile
parent202339d49461ce6dcffd3a5b3690537daea5ef38 (diff)
downloadhurd-06652392dc8281f12aa1f52307ef0e2fea4b0945.tar.gz
hurd-06652392dc8281f12aa1f52307ef0e2fea4b0945.tar.bz2
hurd-06652392dc8281f12aa1f52307ef0e2fea4b0945.zip
Revert "utils/vmstat: Use gnumach.defs from gnumach"
This reverts commit 202339d49461ce6dcffd3a5b3690537daea5ef38.
Diffstat (limited to 'utils/Makefile')
-rw-r--r--utils/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/Makefile b/utils/Makefile
index e2388f5c..e3bed0bf 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -61,8 +61,6 @@ ps w ids settrans syncfs showtrans fsysopts storeinfo login vmstat portinfo \
$(filter-out $(special-targets), $(targets)): %: %.o
-vmstat: gnumachUser.o
-
rpctrace: ../libports/libports.a ../libihash/libihash.a
rpctrace-CPPFLAGS = -DDATADIR=\"${datadir}\"