
9 Oct
2002
9 Oct
'02
9:06 p.m.
At 2002-10-09 07:48, Hal Daume III wrote:
Is this the sort of thing you're looking for?
Yes, thanks. I now have these in my Makefile: HCPOPTS = -prof -hisuf p_hi -osuf .p_o -auto-all +RTS -K32M -RTS depend-entries: $(HC_SRCS) $(HC) -M -optdep-s -optdepp $(HCFLAGS) $^ I did notice that for -osuf you seem to need the '.' but for -hisuf you don't... -- Ashley Yakeley, Seattle WA