ladybird/MenuApplets/ResourceGraph/Makefile

8 lines
125 B
Makefile
Raw Normal View History

OBJS = main.o
PROGRAM = ResourceGraph.MenuApplet
2020-02-06 08:04:00 -03:00
LIB_DEPS = GUI IPC Gfx Thread Pthread Core
include ../../Makefile.common