Skip to content

Boot sector listing files not named correctly #97

Description

@ecm-pushbx

$(NASM) -dISFAT12 boot.asm -l$*.lst -ofat12com.bin

In the makefile the recipe line $(NASM) -dISFAT12 boot.asm -l$*.lst -ofat12com.bin creates the file .lst (just dot L S T, no name portion) on our server and the desktop box (both running Debian). This seems to have been added in https://sourceforge.net/p/freedos/svn/1492/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions