Hi, In lib/test.l I read: ««« Local usage: # ./pil lib/test.l -bye + »»»
Shouldn't it be
«««
bin/pil lib/test.l -bye +
»»»
or «./pil ../lib/test.l -bye +» or anything like that?
Also, I humbly suggest (once again) this kind of target in the makefiles:
«««
test:
$(bin)/pil $(lib)/test.l -bye +
»»»
Thanks
--
UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
