mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 06:37:52 +00:00
8 lines
101 B
Makefile
Executable File
8 lines
101 B
Makefile
Executable File
include ../../Makefile.common
|
|
|
|
OBJS = main.o
|
|
|
|
APP = CPUGraph.MenuApplet
|
|
|
|
include ../Makefile.common
|