[z88dk-dev] zcc list files

Bridge to the z88dk-developers mailing list
Post Reply
alvin
Well known member
Posts: 1872
Joined: Mon Jul 16, 2007 7:39 pm

[z88dk-dev] zcc list files

Post by alvin »

I added list files to zcc tonight and since the changes affect how the source file list is composed, be sure to check that your compiles continue to work!

As with z80asm, any filename beginning with '@' is interpretted as a list file containing files that should be added to the compile. This is recursive so that list files can contain other list files although the recursion depth will be limited by the number of open files allowed. Within list files only one filename is allowed per line.



------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/3045 ... 31938128;j
Post Reply