Remove duplicate exports from Makefile
commita42cbacc1133f57de23734e5d52324208606806e
authorShawn O. Pearce <spearce@spearce.org>
Tue, 8 May 2007 03:53:06 +0000 (7 23:53 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 8 May 2007 03:53:06 +0000 (7 23:53 -0400)
tree55c7131804892c249c991aa2fbe6fcc0ef9ba45e
parent5f5dbd719d0d8ec136f32a0a56674902bd85f72f
Remove duplicate exports from Makefile

We already export these variables earlier in the Makefile, right
after they were 'declared'.  There is no point in doing so again.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Makefile