------------------------------------------------------------------------------- EASY_E17 CMD: make clean distclean ------------------------------------------------------------------------------- rm -f src/enthrall.o src/theora.o src/rgb2yuv420.o src/enthrall make: *** No rule to make target `distclean'. Stop. ------------------------------------------------------------------------------- EASY_E17 CMD: make PREFIX=/var/www/download/tests/install -j 2 ------------------------------------------------------------------------------- cc `pkg-config --cflags ecore-x` `pkg-config --cflags imlib2` `pkg-config theora --cflags` -c -o src/enthrall.o src/enthrall.c cc `pkg-config theora --cflags` -c -o src/theora.o src/theora.c cc -c -o src/rgb2yuv420.o src/rgb2yuv420.c cc `pkg-config --libs ecore-x imlib2 theora` src/enthrall.o src/theora.o src/rgb2yuv420.o -o src/enthrall ------------------------------------------------------------------------------- EASY_E17 CMD: make PREFIX=/var/www/download/tests/install install ------------------------------------------------------------------------------- install src/enthrall /var/www/download/tests/install/bin