mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-04 19:55:32 +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
|