mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
14 lines
247 B
Plaintext
14 lines
247 B
Plaintext
|
*** lib/djgpp.djl Wed Oct 23 18:06:22 1996
|
||
|
--- lib/djgpp.djl2 Sun Sep 8 22:40:06 1996
|
||
|
***************
|
||
|
*** 1,4 ****
|
||
|
! OUTPUT_FORMAT("coff-go32")
|
||
|
ENTRY(start)
|
||
|
SECTIONS
|
||
|
{
|
||
|
--- 1,4 ----
|
||
|
! OUTPUT_FORMAT("coff-i386")
|
||
|
ENTRY(start)
|
||
|
SECTIONS
|
||
|
{
|