Deleted Added
full compact
Makefile (2910) Makefile (74531)
1# $FreeBSD: head/sbin/adjkerntz/Makefile 74531 2001-03-20 18:13:31Z ru $
2
1PROG= adjkerntz
3PROG= adjkerntz
2MAN8= adjkerntz.8
3CFLAGS+= -Wall
4
5.include <bsd.prog.mk>
4CFLAGS+= -Wall
5
6.include <bsd.prog.mk>