diff options
Diffstat (limited to 'progs/demos/Makefile.win')
-rw-r--r-- | progs/demos/Makefile.win | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/progs/demos/Makefile.win b/progs/demos/Makefile.win index 188ca2f6734..64271f652fb 100644 --- a/progs/demos/Makefile.win +++ b/progs/demos/Makefile.win @@ -1,4 +1,3 @@ -# $Id: Makefile.win,v 1.8 2003/04/17 19:20:55 brianp Exp $ # Mesa 3-D graphics library # Version: 5.1 @@ -129,4 +128,4 @@ readtex.c: -copy ..\util\readtex.c . readtex.h: - -copy ..\util\readtex.h .
\ No newline at end of file + -copy ..\util\readtex.h . |