Oliver Schmidt | 9 Apr 2006 18:24
Picon

contiki-apple2 Makefile.apple2,1.16,1.17

Update of /cvsroot/contiki/contiki-apple2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19730

Modified Files:
	Makefile.apple2 
Log Message:
Added the new mouse driver adapter to the apple2enh build.

Index: Makefile.apple2
===================================================================
RCS file: /cvsroot/contiki/contiki-apple2/Makefile.apple2,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** Makefile.apple2	16 May 2005 21:18:47 -0000	1.16
--- Makefile.apple2	9 Apr 2006 16:24:36 -0000	1.17
***************
*** 47,51 ****

  ifeq ($(SYS),apple2enh)
! CTK=ctk.o ctk-mousetext.o
  else
  CTK=ctk.o ctk-conio.o
--- 47,51 ----

  ifeq ($(SYS),apple2enh)
! CTK=ctk.o ctk-mousetext.o ctk-mouse.o
  else
  CTK=ctk.o ctk-conio.o
***************
(Continue reading)


Gmane