Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / usr.bin / true / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/9/93
2 # $DragonFly: src/usr.bin/true/Makefile,v 1.3 2007/08/27 16:51:00 pavalos Exp $
3
4 PROG=           true
5
6 .include <bsd.prog.mk>