summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authordawes <dawes>1996-03-04 04:19:15 +0000
committerdawes <dawes>1996-03-04 04:19:15 +0000
commit452696362c65cbc2e1a28ebaf4cc3cda51768cdb (patch)
tree8af6c55ab1e113b3b1ecb9715f4623d34a0f8b0d /Makefile
parentda54b06c97668c57466ee892cdfc1dbbae5560b1 (diff)
updates
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 39c4964ac..b42a30e51 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# $XConsortium: Makefile /main/33 1996/02/02 19:03:18 gildea $
-# $XFree86: xc/Makefile,v 3.3 1996/01/24 21:51:40 dawes Exp $
+# $XFree86: xc/Makefile,v 3.4 1996/02/10 10:35:14 dawes Exp $
# Luna users will need to either run make as "make MAKE=make"
# or add "MAKE = make" to this file.
@@ -53,7 +53,7 @@ World:
$(MAKE_CMD) $(MFLAGS) clean BOOTSTRAPSUBDIRS=
$(MAKE_CMD) $(MFLAGS) includes
$(MAKE_CMD) $(MFLAGS) depend
- $(MAKE_CMD) $(MFLAGS) $(WORLDOPTS)
+ $(MAKE_CMD) $(MFLAGS) $(WORLDOPTS) World
@echo ""
@date
@echo ""