|
|
1.1 ! root 1: # /usr/src/cmd/sed/Makefile 5/26/92 ! 2: DESTDIR=/bin386/bin/ ! 3: OBJ=\ ! 4: sed0.o\ ! 5: sed1.o\ ! 6: sed2.o\ ! 7: sed3.o ! 8: ! 9: # Primary target. ! 10: sed: $(OBJ) ! 11: cc -s -o $(DESTDIR)$@ $(OBJ) ! 12: ! 13: install: sed ! 14: su root `srcpath installer` ! 15: ! 16: # Secondary targets. ! 17: sed0.o: sed0.c sed.h ! 18: sed1.o: sed1.c sed.h ! 19: sed2.o: sed2.c sed.h ! 20: sed3.o: sed3.c sed.h ! 21: # end of /usr/src/cmd/sed/Makefile
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.