current Makefile,1.11,1.12
Fabian Keil <[email protected]>
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16235 Modified Files: Makefile Log Message: Remove the last remaining $Log keywords Index: Makefile =================================================================== RCS file: /cvsroot/ijbswa/current/Makefile,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** Makefile 18 Jul 2006 14:48:45 -0000 1.11 --- Makefile 4 Apr 2016 10:50:18 -0000 1.12 *************** *** 26,58 **** # Temple Place - Suite 330, Boston, MA 02111-1307, USA. # - # $Log$ - # Revision 1.11 2006/07/18 14:48:45 david__schmidt - # Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch) - # with what was really the latest development (the v_3_0_branch branch) - # - # Revision 1.5.2.2 2002/10/25 02:44:23 hal9 - # Port of make install, etc from main trunk. Needs testing! Add Slackware - # support, and other related changes. Update related docs. - # - # Revision 1.5.2.1 2002/08/05 17:46:13 oes - # Change make to gmake to fix auto-build on Solaris - # - # Revision 1.5 2002/04/11 12:51:34 oes - # Bugfix - # - # Revision 1.4 2002/04/09 16:38:10 oes - # Added option to run the whole build process - # - # Revision 1.3 2002/03/26 22:29:54 swa - # we have a new homepage! - # - # Revision 1.2 2002/03/24 13:25:42 swa - # name change related issues - # - # Revision 1.1 2001/12/01 11:24:29 jongfoster - # Will display a warning if non-GNU make is used - # - # - ############################################################################# --- 26,29 ---- ------------------------------------------------------------------------------