Skip to content

Commit

Permalink
extra comment in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
adeckmyn committed Nov 8, 2014
1 parent a691363 commit c5e04a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ PacificCentred: world10.line world50.line
@$(CP) world50.linestats world50pc.linestats
@$(CP) world50.gon world50pc.gon
# add an extra line to Antarctica (nice with fill=T)
# only for pacific centred map!
$(SED) -i '/^ 153$$/a \ 2102' world50pc.gon
$(SED) -i '/^ 259$$/a \ 4863' world10pc.gon
@$(CP) world50.gonstats world50pc.gonstats
Expand Down

0 comments on commit c5e04a4

Please sign in to comment.