]> Zhao Yanbai Git Server - minix.git/commitdiff
distclean first, then install
authorBen Gras <ben@minix3.org>
Fri, 21 Jul 2006 14:56:23 +0000 (14:56 +0000)
committerBen Gras <ben@minix3.org>
Fri, 21 Jul 2006 14:56:23 +0000 (14:56 +0000)
commands/flex-2.5.4/build

index 417382d7c672265c2484b13f831031ea145f5702..cec4ae822381e4affb5326eecca006cdec6855e9 100755 (executable)
@@ -2,6 +2,7 @@
 
 CCACHE=config.cache
 rm -f $CCACHE
+make distclean
 RANLIB=true AR=ar CONFIG_SHELL=/bin/bigsh CC=cc /bin/bigsh ./configure --prefix=/usr
 make clean all install