*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 09 Jun 1999 19:27:39 +0200
changeset 362 87f7b4670ae8
parent 361 2e93bfb4a8b2
child 363 9d31dcdffe95
*** empty log message ***
Make.proto
patches
--- a/Make.proto	Sat Jun 05 20:39:17 1999 +0200
+++ b/Make.proto	Wed Jun 09 19:27:39 1999 +0200
@@ -353,6 +353,12 @@
 	    @-rm -f ttt*.*
 
 #
+# currently, abbrev,stc must be made cross
+#
+ntAbbrev.stc: include/abbrev.stc
+	cp include/abbrev.stc ntAbbrev.stc
+
+#
 # dont want local abbrevs to be included ...
 #
 collectAbbrev::
--- a/patches	Sat Jun 05 20:39:17 1999 +0200
+++ b/patches	Wed Jun 09 19:27:39 1999 +0200
@@ -93,6 +93,9 @@
 			PseudoView
 			DeviceDrawable
 			DisplayMedium
+			DisplaySurface
+			GraphicsMedium
+			DeviceGraphicsContext
 			GraphicsContext
 			Image
 			ViewStyle