aboutsummaryrefslogtreecommitdiffhomepage
path: root/compat/bsd/sys
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2015-03-02 17:36:51 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2015-03-02 17:36:51 +0100
commit39406f4d2a644a87cc8567e5f5b5554e4598c8a5 (patch)
treeb1bc7cb280662ce1743e05dca6806117e06d93a8 /compat/bsd/sys
parent03be83f5a444183083f895352133f04b24fcc48f (diff)
downloadsciteco-39406f4d2a644a87cc8567e5f5b5554e4598c8a5.tar.gz
define scintilla.a as a phony target
when hacking Scintilla, it is useful to recompile it as necessary. Since SciTECO calls the Scintilla/Scinterm Makefile recursively, we do not know the libraries dependencies in SciTECO's build system. It therefore makes sense to define externally built targets as phony, so the recursive make is called every time scintilla.a is required. If scintilla.a is already up to date, the additional recursive make call won't hurt.
Diffstat (limited to 'compat/bsd/sys')
0 files changed, 0 insertions, 0 deletions