Annotation of researchv9/netb/src/mkfile, revision 1.1.1.1

1.1       root        1: all:V: setup zarf backup myls
                      2: 
                      3: BUILTINS=
                      4: CFLAGS=-g -I/usr/include/sys
                      5: OBJ=file.o input.o main.o output.o perm.o work.o
                      6: $OBJ:  share.h
                      7: SRC=share.h file.c input.c main.c output.c perm.c work.c setup.c
                      8: DIR=readdir.o opendir.o closedir.o
                      9: 
                     10: zarf:  $OBJ
                     11:        $CC $CFLAGS $OBJ -o zarf
                     12: 
                     13: setup: setup.o
                     14:        $CC $CFLAGS setup.o -lin -o setup
                     15: 
                     16: unmount:       unmount.o funmount.o
                     17:        $CC $CFLAGS unmount.o funmount.o -o unmount
                     18: 
                     19: list:  $SRC /usr/sys/sys/netb.c /usr/sys/h/netb.h
                     20:        prcan $newprereq && touch list
                     21: backup:V:      cray shamash
                     22: cray:  $SRC makefile
                     23:        push 3k $newprereq share && touch cray
                     24: shamash:       $SRC makefile
                     25:        /usr/inet/bin/ropy $newprereq shamash:share && touch shamash
                     26: 
                     27: myls:  ls.o $DIR
                     28:        $CC $CFLAGS ls.o $DIR -o myls
                     29: $DIR:  ndir.h
                     30: pwd:   pwd.o $DIR
                     31:        $CC $CFLAGS pwd.o $DIR -o pwd
                     32: 
                     33: set:V:
                     34:        set
                     35: %.o:   %.c
                     36:        $CC $CFLAGS -c $stem.c

unix.superglobalmegacorp.com

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