diff options
Diffstat (limited to 'makefile.com')
-rw-r--r-- | makefile.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.com b/makefile.com index 5a0f884..4d55923 100644 --- a/makefile.com +++ b/makefile.com @@ -49,7 +49,7 @@ $ lopt = "/debug" $ else $ lopt = "" $ endif -$ filelist = "alloca ar arscan commands default dir expand file function implicit job main misc read remake remote-stub rule signame variable version vmsfunctions vmsify vpath [.glob]glob [.glob]fnmatch getopt1 getopt" +$ filelist = "alloca ar arscan commands default dir expand file function hash implicit job main misc read remake remote-stub rule signame variable version vmsfunctions vmsify vpath [.glob]glob [.glob]fnmatch getopt1 getopt" $ copy config.h-vms config.h $ n=0 $ open/write optf make.opt |