Drop main() prototype. Syncs with NetBSD-8
[minix.git] / usr.bin / true / Makefile
blob4fb2d7c0e839f7c1e4935dceaf2bbf97e632bf52
1 # $NetBSD: Makefile,v 1.9 1997/03/24 21:59:56 christos Exp $
2 # from: @(#)Makefile 5.3 (Berkeley) 5/11/90
4 MAN= true.1
5 SCRIPTS=true.sh
7 .include <bsd.prog.mk>