Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git] / src / OSspecific / POSIX / Make / files
blobc7396b63452db5569a2c52116371d2fa3e50aaba
1 signals/sigFpe.C
2 signals/sigSegv.C
3 signals/sigInt.C
4 signals/sigQuit.C
5 regExp.C
6 timer.C
7 fileStat.C
8 POSIX.C
9 cpuTime/cpuTime.C
10 clockTime/clockTime.C
11 memInfo/memInfo.C
14  * Note: fileMonitor assumes inotify by default. Compile with -DFOAM_USE_STAT
15  * to use stat (=timestamps) instead of inotify
16  */
17 fileMonitor.C
19 #ifdef SunOS64
20 dummyPrintStack.C
21 #else
22 printStack.C
23 #endif
25 LIB = $(FOAM_LIBBIN)/libOSspecific