MacOS Build Fix

This commit is contained in:
Wayne Warthen
2020-08-22 13:03:59 -07:00
parent 87f0c0838b
commit ea123856f4
2 changed files with 2 additions and 7 deletions

View File

@@ -85,7 +85,6 @@ blankhdnew:
echo copying system $$sys to $@ ; \
$(BINDIR)/mkfs.cpm -f $$fmt -b $$sys $@ ; \
fi ; \
# LC_CTYPE=en_US.US-ASCII echo $$mid | dd bs=1 count=4 seek=1410 conv=notrunc of=$@ ; \
for u in $$(seq 0 15) ; do \
dir=d_$$d/u$$u ; \
if [ -d $$dir ] ; then \