Remove gitweb/gitweb.cgi and other legacy targets from main Makefile
commitf09f1d35b5ea0637d8a3733cd246cb6bfb05b22a
authorJakub Narebski <jnareb@gmail.com>
Sat, 7 May 2011 12:45:21 +0000 (7 14:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 8 May 2011 18:52:57 +0000 (8 11:52 -0700)
treef7421ae288e19ad160f49628017bcaab2af5455c
parentff2e2cd58420438a95257caa6008b885e781d576
Remove gitweb/gitweb.cgi and other legacy targets from main Makefile

Now that there is gitweb/Makefile, let's leave only "gitweb" and
"install-gitweb" targets in main Makefile.  Those targets just
delegate to gitweb's Makefile.

Requested-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile