Path: utzoo!attcan!uunet!lll-winken!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!ux1.cso.uiuc.edu!phil From: phil@ux1.cso.uiuc.edu Newsgroups: comp.lang.asm370 Subject: Re: SYSLIB and H assembler on CMS Message-ID: <6100003@ux1.cso.uiuc.edu> Date: 8 Jun 89 15:47:00 GMT Lines: 10 Nf-ID: #R:<8906070410.AA14291@jade.berkele:-38:ux1.cso.uiuc.edu:6100003:000:516 Nf-From: ux1.cso.uiuc.edu!phil Jun 8 10:47:00 1989 I keep all my MACRO and COPY files as compressed individual files so that they are easily available for editing. I rebuild FROM SCRATCH a MACLIB when I need it. I often leave it on my A disk for a long time, but it is one of the first to go when I need the space, because I can rebuild it again any time I need to. I am an EXEC that reads a file which lists which MACRO and COPY files I want. If I do: bldmaclib xyz then BLDMACLI EXEC will read XYZ MACLIST for a list of files and build the XYZ MACLIB file.