Drop main() prototype. Syncs with NetBSD-8
[minix.git] / usr.bin / nl / Makefile
blob51c48937f8c7daedf6a738915ed42aa7b9ce5dd0
1 # $NetBSD: Makefile,v 1.4 2011/08/16 12:00:46 christos Exp $
3 PROG= nl
5 COPTS.nl.c += -Wno-format-nonliteral
7 .include <bsd.prog.mk>