Drop main() prototype. Syncs with NetBSD-8
[minix.git] / minix / net / Makefile
blob9de770739ce87cd4264e91454eb4474feb37aa8c
1 .include <bsd.own.mk>
3 .if ${MKIMAGEONLY} == "no"
4 SUBDIR+= lwip
5 SUBDIR+= uds
6 .endif # ${MKIMAGEONLY} == "no"
8 .include <bsd.subdir.mk>