From 594ce53e14319b42c60161d943bc4f29fc408179 Mon Sep 17 00:00:00 2001 From: steve Date: Wed, 25 Jul 2001 17:39:03 +0000 Subject: Remove src/*.o so that they all get rebuilt for the current architecture. --- x11/wterm/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11') diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index 489315e..b91cacf 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -29,6 +29,7 @@ MAN1= wterm.1 post-extract: ${RM} -f ${WRKSRC}/config.cache + ${RM} -f ${WRKSRC}/src/*.o post-install: @${CHMOD} 4711 ${PREFIX}/bin/wterm -- cgit v1.1