diff options
Diffstat (limited to 'math/spooles/files/patch-makefile')
-rw-r--r-- | math/spooles/files/patch-makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/spooles/files/patch-makefile b/math/spooles/files/patch-makefile index e61342cc3600..971f0bde1d8d 100644 --- a/math/spooles/files/patch-makefile +++ b/math/spooles/files/patch-makefile @@ -1,5 +1,5 @@ ---- makefile.orig Tue Jan 26 05:39:39 1999 -+++ makefile Mon May 5 08:30:58 2003 +--- makefile.orig 1999-01-25 20:39:39 UTC ++++ makefile @@ -1,169 +1,169 @@ drivers : - cd A2 ; make all_drivers |