Rule for 'make foo.lo'
This commit is contained in:
parent
cf38e20b69
commit
5aeeb49e94
@ -23,5 +23,7 @@ upstream_sources = \
|
||||
|
||||
EXTRA_DIST = $(upstream_sources) mangle.sh
|
||||
|
||||
%.lo:
|
||||
cd .. && make upstream/$*.o
|
||||
%.o:
|
||||
cd .. && make upstream/$@
|
||||
|
Loading…
x
Reference in New Issue
Block a user