make (go get it)

George Sicherman colonel at gloria.UUCP
Wed May 16 03:50:27 AEST 1984


[brain, brain, I need a brain ...]

Won't this do it?

	source.c: /magic/source.c
		cp /magic/source.c source.c
	source.o: source.c

Of course, if the source isn't a file (e.g., it must be tarred), you
could try a kludge like this:

	source.c: /	# if source.c exists, it will be newer than /
		tar x source.c

Hope this helps.
-- 
Col. G. L. Sicherman
...seismo!rochester!rocksvax!sunybcs!gloria!colonel



More information about the Comp.unix mailing list