mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 10:12:25 -05:00
7 lines
No EOL
103 B
Makefile
Executable file
7 lines
No EOL
103 B
Makefile
Executable file
OBJS = main.o
|
|
|
|
PROGRAM = Clock.MenuApplet
|
|
|
|
LIB_DEPS = GUI IPC Draw Core
|
|
|
|
include ../../Makefile.common |