rename W2CAS.COM to w2cas.com (lowercase)
This commit is contained in:
@@ -6,9 +6,9 @@ DEPS += ../wrk/$(TARGET)/w2cas.d
|
||||
../wrk/$(TARGET)/w2cas.o: $(SRCDIR)/targetutil/w2cas.c | ../wrk/$(TARGET)
|
||||
$(COMPILE_recipe)
|
||||
|
||||
../targetutil/W2CAS.COM: ../wrk/$(TARGET)/w2cas.o ../lib/$(TARGET).lib | ../targetutil
|
||||
../targetutil/w2cas.com: ../wrk/$(TARGET)/w2cas.o ../lib/$(TARGET).lib | ../targetutil
|
||||
$(LD65) -o $@ -t $(TARGET) $^
|
||||
|
||||
$(TARGET): ../targetutil/W2CAS.COM
|
||||
$(TARGET): ../targetutil/w2cas.com
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user