mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-17 07:50:04 +00:00
Build: more IPCCompiler-generated dependencies
This commit is contained in:
parent
d79de38bd2
commit
c6c7e40bd1
Notes:
sideshowbarker
2024-07-19 10:02:45 +09:00
Author: https://github.com/jcs
Commit: c6c7e40bd1
Pull-request: https://github.com/SerenityOS/serenity/pull/1080
2 changed files with 5 additions and 5 deletions
|
@ -4,8 +4,8 @@ OBJS = \
|
|||
|
||||
LIBRARY = libprotocol.a
|
||||
|
||||
Download.cpp: ../../Servers/ProtocolServer/ProtocolClientEndpoint.h
|
||||
../../Servers/ProtocolServer/ProtocolClientEndpoint.h:
|
||||
Download.cpp Client.cpp: ../../Servers/ProtocolServer/ProtocolClientEndpoint.h ../../Servers/ProtocolServer/ProtocolServerEndpoint.h
|
||||
../../Servers/ProtocolServer/ProtocolClientEndpoint.h ../../Servers/ProtocolServer/ProtocolServerEndpoint.h:
|
||||
@flock $(dir $(@)) $(MAKE) -C $(dir $(@))
|
||||
|
||||
include ../../Makefile.common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue