Annotation of coherent/b/bin/env/Makefile, revision 1.1

1.1     ! root        1: # Makefile for env - create an environment for a command.
        !             2: OBJECTS=env.o execvep.o
        !             3: 
        !             4: all: env
        !             5: 
        !             6: env: $(OBJECTS)
        !             7:        $(CC) -o env $(OBJECTS)

unix.superglobalmegacorp.com

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