[comp.archives] [unix-programmer...] Re: msgs program wanted

jik@cats.ucsc.edu (Jonathan I. Kamens) (06/27/91)

Archive-name: unix/make/pmake/1991-06-25
Archive-directory: wuarchive.wustl.edu:/unix/4.3bsd-reno/usr.bin/make/ [128.252.135.4]
Original-posting-by: jik@cats.ucsc.edu (Jonathan I. Kamens)
Original-subject: Re: msgs program wanted
Reposted-by: emv@msen.com (Edward Vielmetti, MSEN)


In article <625@telxon.UUCP>, dank@telxon.UUCP (Dan Kelley) writes:
|> .include <bsd.prog.mk>
|> 
|> bsd.prog.mk ??  My compiler says unexpected end-of-line error.  I'm confused 
|> to what this makefile means?  Can any one help or send the msgs source that 
|> I can work with?  Thanks much...

I posted this in April in comp.unix.programmer:

4.3reno comes with an enhanced version of make, called pmake, which deals with
directives such as ".include" and ".if" in Makefiles.  The standard
Make include files are in share/mk in the 4.3reno sources.  The sources to the
modified make are in usr.bin/make; furthermore, there are several anonymous
ftp sites that archive it (ask archie for "pmake").

-- 
Jonathan Kamens					jik@CATS.UCSC.EDU

-- MSEN Archive Service file verification
wuarchive.wustl.edu
total 239
drwxrwxr-x  2 root         1024 Apr  3 14:27 lst.lib
-rw-rw-r--  1 root        20632 Apr  3 13:03 var.c.Z
-rw-rw-r--  1 root         6999 Apr  3 13:03 targ.c.Z
-rw-rw-r--  1 root        23358 Apr  3 13:03 suff.c.Z
-rw-rw-r--  1 root         4223 Apr  3 13:03 str.c.Z
-rw-rw-r--  1 root         1710 Apr  3 13:03 sprite.h.Z
-rw-rw-r--  1 root          866 Apr  3 13:03 pathnames.h.Z
-rw-rw-r--  1 root        25196 Apr  3 13:03 parse.c.Z
-rw-rw-r--  1 root          962 Apr  3 13:03 nonints.h.Z
-rw-rw-r--  1 root         7017 Apr  3 13:03 make.h.Z
-rw-rw-r--  1 root        11911 Apr  3 13:03 make.c.Z
-rw-rw-r--  1 root        10074 Apr  3 13:03 make.1.Z
-rw-rw-r--  1 root         9727 Apr  3 13:03 main.c.Z
-rw-rw-r--  1 root         2570 Apr  3 13:02 lst.h.Z
-rw-rw-r--  1 root         3916 Apr  3 13:02 list.h.Z
-rw-rw-r--  1 root         2407 Apr  3 13:02 list.c.Z
-rw-rw-r--  1 root         5086 Apr  3 13:02 job.h.Z
-rw-rw-r--  1 root        31153 Apr  3 13:02 job.c.Z
-rw-rw-r--  1 root         2704 Apr  3 13:01 hash.h.Z
-rw-rw-r--  1 root         7334 Apr  3 13:01 hash.c.Z
-rw-rw-r--  1 root        16168 Apr  3 13:01 dir.c.Z
-rw-rw-r--  1 root         1854 Apr  3 13:01 config.h.Z
-rw-rw-r--  1 root        12202 Apr  3 13:01 cond.c.Z
-rw-rw-r--  1 root         8397 Apr  3 13:01 compat.c.Z
-rw-rw-r--  1 root         1359 Apr  3 13:01 buf.h.Z
-rw-rw-r--  1 root         4393 Apr  3 13:01 buf.c.Z
-rw-rw-r--  1 root         1714 Apr  3 13:01 bit.h.Z
-rw-rw-r--  1 root        12753 Apr  3 13:01 arch.c.Z
-rw-rw-r--  1 root          224 Apr  3 13:01 Makefile.dist
-rw-rw-r--  1 root          393 Apr  3 13:01 Makefile.Z
found pmake ok
wuarchive.wustl.edu:/unix/4.3bsd-reno/usr.bin/make/