[Commits] (markie) tabs missing
commits at osafoundation.org
commits at osafoundation.org
Wed Apr 21 17:13:42 PDT 2004
Commit by: markie
Modified files:
Makefile 1.2 1.3
Log message:
tabs missing
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/Makefile.diff?r1=text&tr1=1.2&r2=text&tr2=1.3
Index: ./Makefile
diff -u ./Makefile:1.2 ./Makefile:1.3
--- ./Makefile:1.2 Wed Apr 21 17:11:51 2004
+++ ./Makefile Wed Apr 21 17:13:11 2004
@@ -69,9 +69,9 @@
# .PHONY: $(DEPS)
all: env $(DEPS)
- cd ../external; \
- make expand; \
- make
- cd ../internal; \
- make
+ cd ../external; \
+ make expand; \
+ make
+ cd ../internal; \
+ make
More information about the Commits
mailing list