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