From: sngattan AT matt DOT ksu DOT ksu DOT edu (Down and Under) Subject: Makefile Utility? To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Sat, 9 Jan 93 6:32:17 CST Hello: I am using djgpp to develop a basic image enhancement program. I have several routines in different files. But I am not sure of how to write a makefile such that it can create automatically link the main program to all the files when they are updated. Any suggestion or hints are welcome. Thanks sanjay sngattan AT matt DOT ksu DOT ksu DOT edu