merge datasizes and unstack

This commit is contained in:
Ben Gras
2010-08-05 14:09:06 +00:00
parent 8da0925650
commit 56770462c2
5 changed files with 64 additions and 35 deletions

View File

@@ -1,4 +1,6 @@
SCRIPTS= unstack.sh
MAN=
LINKS+=$(BINDIR)/unstack $(BINDIR)/datasizes
.include <bsd.prog.mk>