31d1756578
- Display X & Win32 desktops on remote X/Win32/Java displays
14 lines
318 B
Plaintext
14 lines
318 B
Plaintext
*** Imakefile.orig Mon May 18 06:18:46 1998
|
|
--- Imakefile Sat Jun 20 17:24:00 1998
|
|
***************
|
|
*** 11,16 ****
|
|
--- 11,18 ----
|
|
@echo Built $(SUBDIRS).
|
|
@echo 'To build Xvnc, do "cd Xvnc", followed by "make World"'
|
|
@echo ""
|
|
+ (cd Xvnc; make World)
|
|
|
|
MakeSubdirs($(SUBDIRS))
|
|
DependSubdirs($(SUBDIRS))
|
|
+
|