Date: Tue, 21 Jun 94 10:08:50 -0400 From: dj AT ctron DOT com (DJ Delorie) To: itz AT crl DOT com Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: make ALL? > ALAS, this won't work in DOS if the SOURCES list is moderately long, > If anyone can think of a solution (other than 'Get a real operating > system, dude' or 'just touch the source files separately, one per line') > I would be very grateful. Thanks! Write a touch program with djgpp. Djgpp's make can pass long command lines to any djgpp-built program automatically.