|
|
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)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.