aboutsummaryrefslogtreecommitdiff
path: root/win/makefile.vc.in
diff options
context:
space:
mode:
Diffstat (limited to 'win/makefile.vc.in')
-rw-r--r--win/makefile.vc.in20
1 files changed, 3 insertions, 17 deletions
diff --git a/win/makefile.vc.in b/win/makefile.vc.in
index b5e5e8a..4cd62a1 100644
--- a/win/makefile.vc.in
+++ b/win/makefile.vc.in
@@ -1,19 +1,8 @@
# Generated automatically from Makefile.in by configure.
-# Copyright (c) 1993 - 2002 CENA, Patrick Lecoanet --
+# Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
#
-# This code is free software; you can redistribute it and/or
-# modify it under the terms of the GNU Library General Public
-# License as published by the Free Software Foundation; either
-# version 2 of the License, or (at your option) any later version.
-#
-# This code is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# Library General Public License for more details.
-#
-# You should have received a copy of the GNU Library General Public
-# License along with this code; if not, write to the Free
-# Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# See the file "Copyright" for information on usage and redistribution
+# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
# $Revision$
#
@@ -127,9 +116,6 @@ $(tmpdir):
{$(genericdir)}.c{$(tmpdir)}.obj:
$(CC) $(TKCPPFLAGS) $(CFLAGS) -Fo$(tmpdir)\ $<
-{$(tessdir)}.c{$(tmpdir)}.obj:
- $(CC) $(TKCPPFLAGS) $(CFLAGS) -Fo$(tmpdir)\ $<
-
mostlyclean:
$(RM) *.bak *~ $(tmpdir)\*.obj
clean: