K 10 svn:author V 5 asami K 8 svn:date V 27 1996-12-31T13:41:05.000000Z K 7 svn:log V 589 (1) Fix typo in MASTER_SITES, it said ".../pib/pib" when it should have been ".../pub/pib/" (I first thought the second "pib" was bogus, until I realized that the problem was in fact a typo of "pub" and a missing "/"!) (2) Fix RUN_DEPENDS, you can't just put a generic name like "tk-4.1" here. ;) (3) Change install: target to do-install: and also move it above the .include . (You shouldn't define your own "install" or "patch" or any of the big targets unless absolutely necessary, the "do-*" targets are where most of the real work is done.) END