Annotation of coherent/d/usr/lib/Makefile, revision 1.1.1.1

1.1       root        1: #makefile by bob h. to build sources for /usr/lib on romana
                      2: 
                      3: DESTDIR=/interim/usr/lib/
                      4: DESTDIR2=/interim/usr/lib/mail/
                      5: DESTDIR3=/interim/usr/src/
                      6: 
                      7: CMDS: atrun units  \
                      8:       copyright crontab helpfile makeactions makemacros tmac.an tmac.s \
                      9:       libl.a lib.b libcurses.a libmisc.src \
                     10:       aliases fonts
                     11: 
                     12: all: $(CMDS) $(SCRIPTS) $(LIBRARIES)
                     13:       >all
                     14: 
                     15: fonts:
                     16:        su root cpdir -ade /newbits/usr/lib/roff /interim/usr/lib/roff
                     17: 
                     18: libmisc.src:
                     19:        cp -d misc/misc.tar.Z $(DESTDIR3)
                     20:        su root chmog 644 bin bin $(DESTDIR3)misc.tar.Z
                     21: 
                     22: atrun:
                     23:        cc -O -o $(DESTDIR)$@ atrun.c
                     24:        su root chmog 6511 root root $(DESTDIR)$@
                     25: 
                     26: libl.a:
                     27:        cd libl ; make
                     28: 
                     29: units:
                     30:        cc -o $(DESTDIR)$@ units.c
                     31:        su root chmog 511 bin bin $(DESTDIR)$@
                     32: 
                     33: copyright:
                     34:        co $(DESTDIR)$@
                     35:        su root chmog 444 bin bin $(DESTDIR)$@
                     36: 
                     37: crontab:
                     38:        co $(DESTDIR)$@
                     39:        su root chmog 644 bin bin $(DESTDIR)$@
                     40: 
                     41: helpfile:
                     42:        co $(DESTDIR)$@
                     43:        su root chmog 444 bin bin $(DESTDIR)$@
                     44: 
                     45: lib.b:
                     46:        co $(DESTDIR)$@
                     47:        su root chmog 444 bin bin $(DESTDIR)$@
                     48: 
                     49: libcurses.a:
                     50:        cd libcurses ; make
                     51: 
                     52: makeactions:
                     53:        co $(DESTDIR)$@
                     54:        su root chmog 444 bin bin $(DESTDIR)$@
                     55: 
                     56: makemacros:
                     57:        co $(DESTDIR)$@
                     58:        su root chmog 444 bin bin $(DESTDIR)$@
                     59: 
                     60: tmac.an:
                     61:        co $(DESTDIR)$@
                     62:        su root chmog 444 bin bin $(DESTDIR)$@
                     63: 
                     64: tmac.s:
                     65:        co $(DESTDIR)$@
                     66:        su root chmog 644 bin bin $(DESTDIR)$@
                     67: 
                     68: aliases:
                     69:        co $(DESTDIR2)$@
                     70:        su root chmog 644 bin bin $(DESTDIR2)$@

unix.superglobalmegacorp.com

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