Implement non-booting support for the DragonFly 64 bit disklabel:
[dragonfly/vkernel-mp.git] / lib / libncurses / Makefile
blobeaaa25c02991c6c461fcadf32f62a04399502d0c
1 # $DragonFly: src/lib/libncurses/Makefile,v 1.7 2005/03/12 20:13:54 eirikn Exp $
3 SUBDIR= \
4 libform \
5 libmenu \
6 libncurses \
7 libpanel \
8 man
10 .include <bsd.subdir.mk>