Annotation of researchv8dc/cmd/rmdir/Makefile, revision 1.1.1.1

1.1       root        1: CFLAGS = -Od2
                      2: 
                      3: rmdir: rmdir.o
                      4:        cc -o rmdir rmdir.o
                      5: 
                      6: install:       rmdir
                      7:        strip rmdir
                      8:        mv rmdir /bin
                      9:        chown root /bin/rmdir
                     10:        chmod og-w /bin/rmdir
                     11:        chmod u+s /bin/rmdir
                     12: 
                     13: clean:
                     14:        rm -f rmdir *.o

unix.superglobalmegacorp.com

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