Remove a FMT that was buried in here.

I have no idea why the original committer even used it (in its KERNFORMAT
spelling) as there is no a.out version.
This commit is contained in:
David E. O'Brien 2002-03-25 03:27:09 +00:00
parent c86556de7f
commit 255fc25ad4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=93116

View File

@ -52,8 +52,8 @@ msysosak.o optional fla \
no-implicit-rule
#
trlld.o optional oltr \
dependency "$S/contrib/dev/oltr/i386${FMT}.trlld.o.uu" \
compile-with "uudecode < $S/contrib/dev/oltr/i386${FMT}.trlld.o.uu" \
dependency "$S/contrib/dev/oltr/i386-elf.trlld.o.uu" \
compile-with "uudecode < $S/contrib/dev/oltr/i386-elf.trlld.o.uu" \
no-implicit-rule
#
compat/linux/linux_file.c optional compat_linux