worldstone: add -s for statistical profiling
[minix.git] / usr.bin / Makefile
blob73183dc344dd768441390862e744c0a5794971fc
1 # Makefile for usr.bin
3 .include <bsd.own.mk>
5 # NetBSD imports
6 SUBDIR= login indent m4 make mktemp stat tic sed mkdep uniq seq du man \
7 apropos chpass newgrp passwd bzip2 bzip2recover gzip su genassym \
8 xinstall ldd/elf32 .WAIT ldd
10 # Non-NetBSD imports
11 SUBDIR+= ministat
13 # Minix commands
14 SUBDIR+= top
16 .include <bsd.subdir.mk>