Searched refs:LIB_ARCH_DIR (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/eclipseclp/
H A DRUNME386 LIB_ARCH_DIR="$ECLIPSEDIR/lib/$ARCH"
564 cd "$LIB_ARCH_DIR"
586 echo Making executable "$LIB_ARCH_DIR/eclipse.exe"
587 $CC $LDFLAGS $OBJECTS $USER_OBJECTS $LIBRARIES $SYSLIBS -o "$LIB_ARCH_DIR/eclipse.exe"
588 chmod 755 "$LIB_ARCH_DIR/eclipse.exe"
610 echo Making "$LIB_ARCH_DIR/peclipse.exe"
612 $CC $LDFLAGS wm.o wm_interface.o $LIBRARIES $SYSLIBSX -o "$LIB_ARCH_DIR/peclipse.exe"
614 $CC $LDFLAGS wm.o $LIBRARIES $SYSLIBS -o "$LIB_ARCH_DIR/peclipse.exe"
616 chmod 755 "$LIB_ARCH_DIR/peclipse.exe"
626 exec "$LIB_ARCH_DIR/peclips
[all...]

Completed in 36 milliseconds