Jenkinsfile to build 4 different images from 4 Dockerfiles of the same repo

Is it possible to build 4 different docker images using 4 Dockerfiles with one Jenkinsfile program? If so how to do it?