Improve indentation.
[dragonfly/port-amd64.git] / usr.bin / printenv / Makefile
blob16f8d3f61ad43d343dc162ddac603df233a86697
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/printenv/Makefile,v 1.2 2005/01/07 02:32:50 cpressey Exp $
4 PROG= printenv
5 MLINKS= printenv.1 env.1
6 WARNS?= 6
8 .include <bsd.prog.mk>