Hi Guys, Do anyone know how to call a perl script through GNU Makefile ?? I have to call a perl script which manipulates some files and this I have to do by calling the script through Makefile.This makefile does lots of other jobs, like compiling my other source code.