mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-24 12:50:24 +00:00
7 lines
No EOL
102 B
Makefile
7 lines
No EOL
102 B
Makefile
OBJS = main.o
|
|
|
|
PROGRAM = Clock.MenuApplet
|
|
|
|
LIB_DEPS = GUI IPC Gfx Core
|
|
|
|
include ../../Makefile.common |