> what i know is > a) it build just fine on my system, but i don't use pull. > b) if for some xyzw mk requires xyzw.8 and there's no xyzw.$x > so that there's a mk rule like so "%.8: %.$x", i get the following > error message > ; mk xyzw.8 > mk: no recipe to make 'xyzw.8' in directory /sys/src/9/pc > since i know there's a rule "%.8: %.c", there must be some reason > that mk thinks that pptp.c doesn't exist. i have no idea what that > would be. mode bits?
pptpd.c is dated Dec 31, 1969, mk doesn't like this. So I touch'd it, and then it compiled just fine. Jerome
