Small Makefile fix

This commit is contained in:
Philip Zembrod 2024-09-13 21:46:38 +02:00
parent 9702f53ba4
commit 45b761c1a9

View File

@ -113,7 +113,7 @@ target3.log: \
"Onlyforth" \
"9000 displace !"\
"Target definitions $100 here!" \
"2 6e thru"
"2 75 thru"
dos2unix -n $(runcpmdir)/logfile.txt $@
target2.log: \