mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-08 12:56:23 +03:00
0d2bfe5c65
If a directory is renamed or deleted before 'make clean', git will delete the Makefile but leave all of the object and dependency files around. When make would try to recurse into that directory from the wildcard, it would error out since there is no Makefile. |
||
---|---|---|
.. | ||
AudioServer | ||
LookupServer | ||
NotificationServer | ||
ProtocolServer | ||
SystemServer | ||
TelnetServer | ||
TTYServer | ||
WebServer | ||
WindowServer | ||
Makefile |