OpenBSD対応

This commit is contained in:
2026-01-18 02:12:17 +09:00
parent cddb0d6822
commit 857a6770c7
3 changed files with 13 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ config.h:
dwm: ${OBJ}
${CC} -o $@ ${OBJ} ${LDFLAGS}
strip dwm
clean:
rm -f dwm ${OBJ} dwm-${VERSION}.tar.gz