kernel - close holes in autoconf's run_interrupt_driven_config_hooks()
[dragonfly.git] / usr.bin / expand / Makefile
blobb204a785a090def185d0c6e0a5471bba2a539008
1 # From: @(#)Makefile 8.1 (Berkeley) 6/9/93
2 # $FreeBSD: src/usr.bin/expand/Makefile,v 1.2.6.2 2002/07/09 10:42:30 tjr Exp $
3 # $DragonFly: src/usr.bin/expand/Makefile,v 1.4 2007/08/27 16:50:53 pavalos Exp $
5 PROG= expand
6 MLINKS= expand.1 unexpand.1
8 .include <bsd.prog.mk>