xenocara/app/fvwm/Makefile

16 lines
222 B
Makefile
Raw Normal View History

2006-11-27 12:56:35 -07:00
# $OpenBSD: Makefile,v 1.2 2006/11/27 19:56:35 matthieu Exp $
SUBDIR= libs fvwm sample.fvwmrc utils icons modules
build:
${MAKE} cleandir
${MAKE}
${SUDO} ${MAKE} install
includes:
update:
.include <bsd.subdir.mk>