Deleted Added
full compact
Makefile (244531) Makefile (264087)
1# $FreeBSD: head/sys/boot/ficl64/Makefile 244531 2012-12-21 05:22:14Z rpaulo $
1# $FreeBSD: head/sys/boot/ficl32/Makefile 264087 2014-04-03 21:18:03Z emaste $
2
2
3FICL64=
3FICL32=
4FICLDIR= ${.CURDIR}/../ficl
5
6.PATH: ${FICLDIR}
7
8.include "${FICLDIR}/Makefile"
4FICLDIR= ${.CURDIR}/../ficl
5
6.PATH: ${FICLDIR}
7
8.include "${FICLDIR}/Makefile"