Testing - fix bugs in fsx related to 64-bit systems.
[dragonfly.git] / usr.bin / logname / Makefile
blob30923ec3c43bafe69f209e9e7fcf4e4c92ee9ded
1 # @(#)Makefile 8.1 (Berkeley) 6/9/93
2 # $DragonFly: src/usr.bin/logname/Makefile,v 1.3 2007/08/27 16:50:56 pavalos Exp $
4 PROG= logname
6 .include <bsd.prog.mk>