Browse Source

Update Makefile

- Minor correction to remove .LST file in clean.
patch
Wayne Warthen 4 years ago
parent
commit
ed981de47a
  1. 1
      Source/Apps/VGM/Makefile

1
Source/Apps/VGM/Makefile

@ -1,6 +1,7 @@
OBJECTS = VGMPLAY.COM
DEST = ../../../Binary/Apps
TOOLS = ../../../Tools
OTHERS = *.LST
include $(TOOLS)/Makefile.inc

Loading…
Cancel
Save