Performed housekeeping to get the subsystem building. Introduced ros makefile 'standards' throughout.

Is anybody doing any work on the OS/2 support?

svn path=/trunk/; revision=3946
This commit is contained in:
Robert Dickenson 2003-01-07 16:23:12 +00:00
parent a8e38f8c30
commit a6d6844e8a
20 changed files with 256 additions and 123 deletions

View file

@ -0,0 +1 @@
*.o

View file

@ -1,4 +1,4 @@
/* $Id: devices.cpp,v 1.3 2002/09/04 22:19:47 robertk Exp $
/* $Id: devices.cpp,v 1.4 2003/01/07 16:23:11 robd Exp $
*/
/*
*
@ -62,6 +62,4 @@ APIRET STDCALL Dos32DevIOCtl(HFILE hDevice, ULONG category, ULONG function,
return ERROR_CALL_NOT_IMPLEMENTED;
}
/* EOF */
/* EOF */