projects
/
tclvfs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f25e975
)
spaces and tabs
author
Vince Darley
<vincentdarley@sourceforge.net>
Tue, 9 Apr 2002 08:50:25 +0000
(08:50 +0000)
committer
Vince Darley
<vincentdarley@sourceforge.net>
Tue, 9 Apr 2002 08:50:25 +0000
(08:50 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 1b428d3135466395b98b4a73981d713644b0f8cf..a05c7e7e226f192e0460ccf80325aac002052a25 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-293,7
+293,7
@@
$(vfs_LIB_FILE): $(vfs_OBJECTS)
#========================================================================
generic/vfs.$(OBJEXT): $(srcdir)/generic/vfs.c
- $(COMPILE) -c `@CYGPATH@ $(srcdir)/generic/vfs.c` -o $@
+ $(COMPILE) -c `@CYGPATH@ $(srcdir)/generic/vfs.c` -o $@
#========================================================================
# End of user-definable section