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:
parent
c86556de7f
commit
255fc25ad4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=93116
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user