Annotation of coherent/e/include/Makefile, revision 1.1

1.1     ! root        1: #DESTDIR=/bin386/usr/include/
        !             2: #DESTDIR2=/bin386/usr/include/sys/
        !             3: DESTDIR=/usr/include/
        !             4: DESTDIR2=/usr/include/sys/
        !             5: 
        !             6: INCLUDE=a.out.h access.h acct.h action.h ar.h arcoff.h \
        !             7:         assert.h canon.h coff.h ctype.h curses.h dirent.h \
        !             8:         dumptape.h ebcdic.h errno.h fcntl.h float.h fperr.h \
        !             9:         grp.h l.out.h larges.h limits.h math.h memory.h \
        !            10:         misc.h mnttab.h mon.h mprec.h mtab.h mtype.h \
        !            11:         n.out.h path.h poll.h pwd.h setjmp.h sgtty.h \
        !            12:         signal.h stdarg.h stddef.h stdio.h stdlib.h string.h \
        !            13:         sys.s term.h terminfo.h termio.h time.h timef.h \
        !            14:         unctrl.h unistd.h ustat.h utmp.h varargs.h
        !            15:        
        !            16: INCLUDE_SYS=alloc.h  ascii.h buf.h chars.h con.h const.h deftty.h \
        !            17:             devices.h dir.h dirent.h fblk.h fd.h fdioctl.h fdisk.h \
        !            18:             filsys.h hdioctl.h ino.h inode.h io.h ipc.h kb.h \
        !            19:             kbscan.h lpioctl.h machine.h malloc.h mdata.h mount.h msg.h \
        !            20:             msig.h mtioctl.h param.h poll.h proc.h rlock.h sched.h \
        !            21:             seg.h select.h sem.h shm.h stat.h statfs.h stream.h timeb.h \
        !            22:             timeout.h times.h tty.h types.h uproc.h utsname.h
        !            23: 
        !            24: INCL_MWC=dial.h ascii.h disp.h ieeefp.h
        !            25: 
        !            26: INCL_SYS_MWC= a_drive.h aha154x.h al.h alloc.h asy.h clist.h coherent.h \
        !            27:        dmac.h errno.h fakeff.h fun.h i8086.h ins8250.h ktty.h m18hd.h \
        !            28:        me.h mmu.h ms.h mwc_coh.h null.h oldstat.h oldtimeb.h oldtimes.h \
        !            29:        poll_clk.h ptrace.h reg.h scsiwork.h sdioctl.h signal.h silo.h \
        !            30:        ss.h stropts.h systab.h tnioctl.h vt.h
        !            31: 
        !            32: op_system: 
        !            33:        co $(INCLUDE) ; su root cp $(INCLUDE) $(DESTDIR) ; su root rm $(INCLUDE)
        !            34:        cd sys; co $(INCLUDE_SYS) ; su root cp $(INCLUDE_SYS) $(DESTDIR2) ; su root rm $(INCLUDE_SYS)
        !            35: 
        !            36: mwc:
        !            37:        co $(INCLUDE) ; su root cp $(INCLUDE) $(DESTDIR) ; su root rm $(INCLUDE)
        !            38:        cd sys; co $(INCLUDE_SYS) ; su root cp $(INCLUDE_SYS) $(DESTDIR2) ; su root rm $(INCLUDE_SYS)
        !            39:        co $(INCL_MWC) ; su root cp $(INCL_MWC) $(DESTDIR) ; su root rm $(INCL_MWC)
        !            40:        cd sys; co $(INCL_SYS_MWC) ; su root cp $(INCL_SYS_MWC) $(DESTDIR2) ; su root rm $(INCL_SYS_MWC)
        !            41:        cd $(DESTDIR2) ; su root mv mwc_coh.h mwc_coherent.h

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.