From: Erik M. <er...@us...> - 2001-10-27 21:04:23
|
Update of /cvsroot/blob/blob/include/blob/arch In directory usw-pr-cvs1:/tmp/cvs-serv791/include/blob/arch Modified Files: Makefile.am Log Message: Initial support for the Compaq Ipaq H3600 series Index: Makefile.am =================================================================== RCS file: /cvsroot/blob/blob/include/blob/arch/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 2001/10/14 20:24:32 1.2 +++ Makefile.am 2001/10/27 21:04:20 1.3 @@ -14,6 +14,7 @@ assabet.h \ brutus.h \ clart.h \ + h3600.h \ lart.h \ nesa.h \ pleb.h \ |