author | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 13 Oct 2007 19:41:31 +0000 (15:41 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 14 Oct 2007 02:14:14 +0000 (22:14 -0400) | ||
commit | 86215812487930c69e197ef03be31e0b396a04cc | |
tree | 7e2b7e225b74cc0c06c2aa587798c756eb3a644d | tree | snapshot |
parent | 82dd4e0465282e39962ba8fdb01c42aa665b1999 | commit | diff |
git-gui: Honor a config.mak in git-gui's top level
I keep forgetting to include TCLTK_PATH when I build git-gui on some
systems. Placing that rule (among others) into a config.mak makes it
easier to compile the application the same way every time.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
I keep forgetting to include TCLTK_PATH when I build git-gui on some
systems. Placing that rule (among others) into a config.mak makes it
easier to compile the application the same way every time.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
.gitignore | diff | blob | history | |
Makefile | diff | blob | history |