NetBSD/external/bsd/top/Makefile
lukem 6ea5514d2c Move usr.bin/top/Makefile -> bin/Makefile, and tweak accordingly:
- bin (instead of usr.bin) follows ../README
- no point having a sub-subdir for a single reachover (bin vs bin/top),
  although we could debate the pros & cons of that endlessly.
2008-07-17 10:46:56 +00:00

6 lines
98 B
Makefile

# $NetBSD: Makefile,v 1.2 2008/07/17 10:46:56 lukem Exp $
SUBDIR= bin
.include <bsd.subdir.mk>