|
From: <jmk...@us...> - 2003-07-19 02:17:43
|
Update of /cvsroot/emc/rtapi/examples/extint In directory sc8-pr-cvs1:/tmp/cvs-serv9258/examples/extint Modified Files: Makefile Log Message: revised the API definition and made coresponding changes to rtai_rtapi.c Index: Makefile =================================================================== RCS file: /cvsroot/emc/rtapi/examples/extint/Makefile,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** Makefile 8 Jul 2003 15:54:39 -0000 1.1.1.1 --- Makefile 19 Jul 2003 02:17:41 -0000 1.2 *************** *** 32,36 **** # DO NOT DELETE - - /proj/foundation/home/proctor/rtapi/rtlib/extint.o: /proj/foundation/home/proctor/rtapi/include/rtapi.h - /proj/foundation/home/proctor/rtapi/rtlib/extint.o: /proj/foundation/home/proctor/rtapi/include/rtapi_app.h --- 32,33 ---- |