Henry Weller
848ec1cd97
wmake: Simplified and standardised the Make/files files
...
cpp is no longer used to pre-process Make/files files allowing standard make '#'
syntax for comments, 'ifdef', 'ifndef' conditionals etc. This is make possible
by automatically pre-pending SOURCE += to each of the source file names in
Make/files.
The list of source files compile can be specified either as a simple list of
files in Make/files e.g.
# Note: fileMonitor assumes inotify by default. Compile with -DFOAM_USE_STAT
# to use stat (=timestamps) instead of inotify
fileMonitor.C
ifdef SunOS64
dummyPrintStack.C
else
printStack.C
endif
LIB = $(FOAM_LIBBIN)/libOSspecific
or
or directly as the SOURCE entry which is used in the Makefile:
SOURCE = \
adjointOutletPressure/adjointOutletPressureFvPatchScalarField.C \
adjointOutletVelocity/adjointOutletVelocityFvPatchVectorField.C \
adjointShapeOptimizationFoam.C
EXE = $(FOAM_APPBIN)/adjointShapeOptimizationFoam
In either form make syntax for comments and conditionals is supported.
2020-12-10 08:09:49 +00:00
..
2020-12-10 08:09:49 +00:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-08-31 16:11:16 +01:00
2019-04-09 14:36:20 +01:00
2018-07-06 21:42:54 +01:00
2019-10-18 11:57:11 +01:00
2018-08-31 16:08:52 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2020-08-27 11:16:27 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2020-12-09 13:35:14 +00:00
2019-08-16 11:42:38 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2019-05-25 17:40:39 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-12-20 11:00:37 +00:00
2020-12-10 08:09:49 +00:00
2020-09-14 11:27:05 +01:00
2020-09-14 11:27:05 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-12-12 21:16:28 +00:00
2018-07-06 21:42:54 +01:00
2020-07-31 09:35:12 +01:00
2018-07-06 21:42:54 +01:00
2019-11-27 14:56:32 +00:00
2018-12-20 11:00:37 +00:00
2020-12-09 13:35:14 +00:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-09 15:40:05 +01:00
2018-07-06 21:42:54 +01:00
2020-05-09 14:39:31 +01:00
2019-05-25 17:40:39 +01:00
2019-05-25 17:40:39 +01:00
2019-11-27 14:56:32 +00:00
2018-12-20 11:00:37 +00:00
2019-05-25 17:40:39 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2020-10-01 16:09:02 +01:00
2020-08-17 14:04:42 +01:00
2019-05-25 17:40:39 +01:00
2020-12-09 13:35:14 +00:00
2018-07-06 21:42:54 +01:00
2018-12-21 18:37:13 +00:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2019-05-25 17:40:39 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2020-10-01 16:09:02 +01:00
2014-12-15 22:38:10 +00:00
2019-11-27 14:56:32 +00:00
2018-07-06 21:42:54 +01:00
2020-12-09 13:35:14 +00:00
2018-07-06 21:42:54 +01:00
2019-11-27 14:56:32 +00:00
2019-11-27 14:56:32 +00:00
2019-05-25 17:40:39 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-12-20 11:00:37 +00:00
2018-07-09 15:40:05 +01:00
2020-10-01 16:09:02 +01:00
2018-12-20 11:00:37 +00:00
2018-12-21 18:37:13 +00:00
2018-10-17 18:52:28 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2019-05-25 17:40:39 +01:00
2018-07-06 21:42:54 +01:00
2019-05-25 17:40:39 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-09 15:40:05 +01:00
2019-11-27 14:56:32 +00:00
2020-08-28 13:28:58 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2020-02-29 10:07:53 +00:00
2020-02-09 12:05:42 +00:00
2018-07-06 21:42:54 +01:00
2018-06-11 11:01:11 +01:00
2018-07-06 21:42:54 +01:00
2018-07-09 15:40:05 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-05-01 11:57:50 +01:00
2014-12-10 22:40:10 +00:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2020-12-09 13:35:14 +00:00
2014-12-10 22:40:10 +00:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-06-10 17:11:22 +01:00
2014-12-10 22:40:10 +00:00
2018-06-10 17:11:22 +01:00
2019-04-04 19:08:08 +01:00
2018-07-06 21:42:54 +01:00
2018-07-06 21:42:54 +01:00
2018-08-31 16:10:23 +01:00