ladybird/MenuApplets/ResourceGraph/Makefile

8 lines
125 B
Makefile
Raw Normal View History

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