Novice imake question
Scott Schwartz
schwartz at groucho.cs.psu.edu
Wed May 1 13:38:32 AEST 1991
jik at athena.mit.edu (Jonathan I. Kamens) writes:
| It is unfortunate that the learning curve for imake is quite steep,
| considering that once you manage to learn it, it makes things quite a bit
| easier in many situations.
For small values of "many".
The easiest way up the imake learning curve:
find / -name '*[Ii]make*' -print | xargs rm
Complexity is its own reward.
More information about the Comp.unix.programmer
mailing list