mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 16:23:25 -05:00
4 lines
252 B
Text
4 lines
252 B
Text
Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>:
|
|
Any change in a source file in the lib directory causes all files to
|
|
be recompiled (because the objects are removed). Add a better rule for
|
|
make to update the library. Maybe just remove "-rm -f $?".
|