equal
deleted
inserted
replaced
1 # dwm - dynamic window manager |
1 # dwm - dynamic window manager |
|
2 # See LICENSE file for copyright and license details. |
2 |
3 |
3 include config.mk |
4 include config.mk |
4 |
5 |
5 SRC = dwm.c |
6 SRC = dwm.c |
6 OBJ = ${SRC:.c=.o} |
7 OBJ = ${SRC:.c=.o} |