+−# dwm - dynamic window manager +−# See LICENSE file for copyright and license details. +− +−include ../config.mk +−include config.mk +− +−OUT = status-loadavg +−SRC = loadavg.c +−OBJ = ${SRC:.c=.o} +−CONFIG = config.h +− +−include ../Makefile.status.inc