=================================================================== RCS file: /home/cvs/OpenXM/src/gc/Attic/Makefile-ports,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- OpenXM/src/gc/Attic/Makefile-ports 2003/11/14 03:04:29 1.5 +++ OpenXM/src/gc/Attic/Makefile-ports 2004/03/01 03:10:26 1.6 @@ -1,4 +1,4 @@ -# $OpenXM: OpenXM/src/gc/Makefile-ports,v 1.4 2003/11/14 03:00:12 ohara Exp $ +# $OpenXM: OpenXM/src/gc/Makefile-ports,v 1.5 2003/11/14 03:04:29 ohara Exp $ OpenXM_HOME=../.. PREFIX=${OpenXM_HOME} DISTDIR=${OpenXM_HOME}/../OpenXM_dist @@ -37,7 +37,6 @@ build : patch post-install: build @if test ! -f .post-install_done ; \ then \ - -mkdir ${PREFIX}/lib ${PREFIX}/bin ; \ (cd work/gc6.2 ; make install) ; \ fi @touch .post-install_done