how to build a.out to running under dos system

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear all:
I try to make some program to run under dos system.
But in the Makefile, it seems I need another file called, coff2exe, like below.
.....
exe: cjpeg djpeg rdjpgcom wrjpgcom
        coff2exe cjpeg
	coff2exe djpeg
	coff2exe rdjpgcom
	coff2exe wrjpgcom
....
I have google the keyword "coff2exe", but it shows some other Makefile
contents like me.
Would someone tell me where to get it or use another way to build my
a.out to running under dos system?
appreciate your help,
miloody

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux