Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaseberle committed Jul 9, 2023
1 parent 46b72e7 commit 8136867
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile.tiles
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ all: $(ZIPS)

z_$(TILENAME)_%: $(TILENAME)_tile_list.% $${TILE_FILES}
@echo [$@]
@echo "Expected tile len:"
@cat $< | wc -l
@echo "Actual tile len:"
@unzip -l [email protected] *.dsf | grep dsf | wc -l

z_$(TILENAME)_%.zip.info: z_$(TILENAME)_%.zip
@echo [$@]
Expand Down

0 comments on commit 8136867

Please sign in to comment.